From f7dced18dd8570c94d1a05586d7b4e58fcd1e16a Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 31 May 2000 22:35:42 +0000 Subject: remove read-only root remount; it's unnecessary --- rc.d/init.d/halt | 2 -- 1 file changed, 2 deletions(-) (limited to 'rc.d/init.d/halt') diff --git a/rc.d/init.d/halt b/rc.d/init.d/halt index 598aa3f5..738a6532 100755 --- a/rc.d/init.d/halt +++ b/rc.d/init.d/halt @@ -84,8 +84,6 @@ do sig=-9 done -mount -n -o remount,ro / - # turn off raid if [ -x /sbin/raidstop -a -f /etc/raidtab ]; then # we can not use raidstop -a here because this will only stop -- cgit v1.2.1