aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-xrc.shutdown2
1 files changed, 2 insertions, 0 deletions
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"