summaryrefslogtreecommitdiff
path: root/core/lvm2/lvm-on-crypt.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/lvm2/lvm-on-crypt.service')
-rw-r--r--core/lvm2/lvm-on-crypt.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/lvm2/lvm-on-crypt.service b/core/lvm2/lvm-on-crypt.service
index 4ade6c5b0..346c5ac8e 100644
--- a/core/lvm2/lvm-on-crypt.service
+++ b/core/lvm2/lvm-on-crypt.service
@@ -7,7 +7,7 @@ Before=shutdown.target
Conflicts=shutdown.target
[Service]
-ExecStart=/sbin/vgchange --sysinit --available y
+ExecStart=/sbin/vgchange --available y
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes