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