From 5adb3930c7a875153c0b817b5c21596a3faaac29 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Wed, 30 Nov 2011 10:00:44 -0600 Subject: 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 for his input on this patch --- runlevels/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels/Makefile') diff --git a/runlevels/Makefile b/runlevels/Makefile index 1f599a96..c1a9f096 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -26,7 +26,7 @@ BOOT-FreeBSD= hostid net.lo0 newsyslog savecore syslogd # FreeBSD specific stuff BOOT-FreeBSD+= adjkerntz dumpon syscons -BOOT-Linux= hwclock keymaps modules mtab net.lo procfs termencoding migrate-run +BOOT-Linux= hwclock keymaps modules mtab net.lo procfs termencoding SHUTDOWN-Linux= killprocs mount-ro SYSINIT-Linux= devfs dmesg -- cgit v1.2.3