diff options
Diffstat (limited to 'runlevels/Makefile.Linux')
-rw-r--r-- | runlevels/Makefile.Linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels/Makefile.Linux b/runlevels/Makefile.Linux index 9876cd2b..251c6b8b 100644 --- a/runlevels/Makefile.Linux +++ b/runlevels/Makefile.Linux @@ -1,3 +1,3 @@ SYSINIT+= devfs dmesg -BOOT+= hwclock keymaps modules mtab net.lo procfs termencoding +BOOT+= hwclock keymaps modules mtab procfs termencoding SHUTDOWN+= killprocs mount-ro |