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 8e086aaf..2143a7e0 100644 --- a/runlevels/Makefile.Linux +++ b/runlevels/Makefile.Linux @@ -1,6 +1,6 @@ SYSINIT+= devfs dmesg BOOT+= hwclock keymaps modules mtab net.lo procfs termencoding -SHUTDOWN+= killprocs romount +SHUTDOWN+= killprocs mount-ro # This really belongs with sysvinit SHUTDOWN+= halt |