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