From d9f8f3c07bcf1ab349fa6484980a04ef57c7212c Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 23 Feb 2004 03:32:36 +0000 Subject: added setup commands for LVM2 --- rc.shutdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc.shutdown') diff --git a/rc.shutdown b/rc.shutdown index 9bf8c2d..8bfc9ac 100755 --- a/rc.shutdown +++ b/rc.shutdown @@ -62,6 +62,8 @@ stat_done stat_busy "Unmounting Filesystems" /bin/umount -a +# for LVM: +#/sbin/vgchange --ignorelockingfailure -a n stat_done stat_busy "Remounting Root Filesystem Read-only" -- cgit v1.2.3