summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2019-02-28 08:50:37 -0600
committerDavid Teigland <teigland@redhat.com>2019-02-28 08:50:37 -0600
commitce79b62bc2fcaddf65e090ec3fef75926cddf82c (patch)
treef51b49062b0468317a4d8e82b34f4f594e91d601 /scripts
parenta9eaab6bebe1919b476ec3a4d094a4d6c512920e (diff)
downloadlvm2-ce79b62bc2fcaddf65e090ec3fef75926cddf82c.tar.gz
pvscan service: use StartLimitIntervalSec
systemd changed the name
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lvm2-pvscan.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lvm2-pvscan.service.in b/scripts/lvm2-pvscan.service.in
index 93fe062d0..09753e8c9 100644
--- a/scripts/lvm2-pvscan.service.in
+++ b/scripts/lvm2-pvscan.service.in
@@ -2,7 +2,7 @@
Description=LVM event activation on device %i
Documentation=man:pvscan(8)
DefaultDependencies=no
-StartLimitInterval=0
+StartLimitIntervalSec=0
BindsTo=dev-block-%i.device
Before=shutdown.target
Conflicts=shutdown.target