summaryrefslogtreecommitdiff
path: root/scripts/lvm2_cmirrord_systemd_red_hat.service.in
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2014-11-20 08:22:34 +0100
committerPeter Rajnoha <prajnoha@redhat.com>2014-11-20 08:22:34 +0100
commita61c5c5b3a88716697fcebe49c822ad6d5f4f66a (patch)
tree1e023fb6871f0679170df99c9ccb33a3652120a4 /scripts/lvm2_cmirrord_systemd_red_hat.service.in
parent8d8c1b66241bea0b6b67bde7ebd04b9db10d3208 (diff)
downloadlvm2-a61c5c5b3a88716697fcebe49c822ad6d5f4f66a.tar.gz
revert: 7639eae and 4a52a92
Revert 7639eae8919e5872143562db8118d039f5a41225 and 4a52a9212cc5d3ae90196776f28dbfb319002c74. We need a better fix here.
Diffstat (limited to 'scripts/lvm2_cmirrord_systemd_red_hat.service.in')
-rw-r--r--scripts/lvm2_cmirrord_systemd_red_hat.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lvm2_cmirrord_systemd_red_hat.service.in b/scripts/lvm2_cmirrord_systemd_red_hat.service.in
index e3bf62d24..16d38cec7 100644
--- a/scripts/lvm2_cmirrord_systemd_red_hat.service.in
+++ b/scripts/lvm2_cmirrord_systemd_red_hat.service.in
@@ -9,7 +9,7 @@ Conflicts=shutdown.target
[Service]
Type=forking
-ExecStart=@usrsbindir@/cmirrord
+ExecStart=@sbindir@/cmirrord
PIDFile=@CMIRRORD_PIDFILE@
Restart=on-abort