diff options
Diffstat (limited to 'runlevels')
-rw-r--r-- | runlevels/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runlevels/Makefile b/runlevels/Makefile index 6abd8c52..103577ac 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -37,9 +37,8 @@ BOOT-FreeBSD+= hostid modules newsyslog savecore syslogd BOOT-FreeBSD+= adjkerntz dumpon syscons BOOT-Linux+= binfmt hwclock keymaps modules mtab procfs termencoding \ - tmpfiles.setup SHUTDOWN-Linux= killprocs mount-ro -SYSINIT-Linux= devfs dmesg sysfs tmpfiles.dev +SYSINIT-Linux= devfs dmesg sysfs # Generic BSD stuff BOOT-NetBSD+= hostid newsyslog savecore syslogd |