diff options
Diffstat (limited to 'runlevels')
-rw-r--r-- | runlevels/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runlevels/Makefile b/runlevels/Makefile index 0f134c89..e78e2d19 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -38,9 +38,9 @@ BOOT-FreeBSD+= hostid newsyslog savecore syslogd # FreeBSD specific stuff BOOT-FreeBSD+= adjkerntz dumpon syscons -BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding +BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding tmpfilesd.boot SHUTDOWN-Linux= killprocs mount-ro -SYSINIT-Linux= devfs dmesg sysfs +SYSINIT-Linux= devfs dmesg sysfs tmpfilesd.sysinit # Generic BSD stuff BOOT-NetBSD+= hostid newsyslog savecore syslogd |