summaryrefslogtreecommitdiff
path: root/init.d/Makefile
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-11-30 10:00:44 -0600
committerWilliam Hubbs <williamh@gentoo.org>2011-12-03 12:46:52 -0600
commit5adb3930c7a875153c0b817b5c21596a3faaac29 (patch)
tree6afd4ee806cbc2eb92fa00c3a93ab55cbb421f2a /init.d/Makefile
parentb628481701d1f240ff8b2411dc041db332578a8c (diff)
downloadopenrc-5adb3930c7a875153c0b817b5c21596a3faaac29.tar.gz
openrc-5adb3930c7a875153c0b817b5c21596a3faaac29.tar.bz2
openrc-5adb3930c7a875153c0b817b5c21596a3faaac29.tar.xz
Integrate migrate-run into bootmisc
The migrate-run service was hanging when parallel startup was enabled because of its dependencies. This integrates the logic for this service into bootmisc, which will avoid the issues with parallel startup. I would like to thank Robin H. Johnson <robbat2@gentoo.org> for his input on this patch
Diffstat (limited to 'init.d/Makefile')
-rw-r--r--init.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/Makefile b/init.d/Makefile
index c1eb647..8351f3c 100644
--- a/init.d/Makefile
+++ b/init.d/Makefile
@@ -22,7 +22,7 @@ SRCS-FreeBSD+= adjkerntz.in devd.in dumpon.in ipfw.in mixer.in nscd.in \
NET_LO-Linux= net.lo
SRCS-Linux= devfs.in dmesg.in hwclock.in consolefont.in keymaps.in \
killprocs.in modules.in mount-ro.in mtab.in numlock.in \
- procfs.in sysfs.in termencoding.in migrate-run.in
+ procfs.in sysfs.in termencoding.in
NET_LO-NetBSD= net.lo0
# Generic BSD scripts