aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.sysinit b/rc.sysinit
index e1a1081..eb49e2b 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -80,7 +80,7 @@ activate_vgs
if [[ -f /etc/crypttab ]] && type -p cryptsetup >/dev/null; then
read_crypttab do_unlock
# Maybe someone has LVM on an encrypted block device
- (( $? )) && activate_vgs
+ activate_vgs
fi
# Check filesystems