From a3d266e7411397cd42569c41442c4437b1b7bd63 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 4 Nov 2008 11:32:07 +0000 Subject: Use mount-ro --- init.d/halt.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/halt.in b/init.d/halt.in index 754d4ad..d92ce5f 100644 --- a/init.d/halt.in +++ b/init.d/halt.in @@ -8,7 +8,7 @@ description="Halt or reboot the host depending on sysvinit runlevel." depend() { after * - use romount + use mount-ro keyword noprefix } -- cgit v1.2.3