diff options
Diffstat (limited to 'rc.d')
-rwxr-xr-x | rc.d/rc.sysinit | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index ec971f6d..8bfbeab1 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -335,7 +335,6 @@ if [ -c /dev/mapper/control ]; then action $"Setting up Logical Volume Management:" /sbin/lvm.static vgchange -a y --ignorelockingfailure fi fi - fi fi if [ -f /fastboot ] || strstr "$cmdline" fastboot ; then |