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 c42b307a..0f134c89 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -40,7 +40,7 @@ BOOT-FreeBSD+= adjkerntz dumpon syscons BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding SHUTDOWN-Linux= killprocs mount-ro -SYSINIT-Linux= devfs dmesg +SYSINIT-Linux= devfs dmesg sysfs # Generic BSD stuff BOOT-NetBSD+= hostid newsyslog savecore syslogd |