aboutsummaryrefslogtreecommitdiffstats
path: root/etc/systemd/system/zfs-share.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/systemd/system/zfs-share.service.in')
-rw-r--r--etc/systemd/system/zfs-share.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/systemd/system/zfs-share.service.in b/etc/systemd/system/zfs-share.service.in
index dd321f490..1a6342a06 100644
--- a/etc/systemd/system/zfs-share.service.in
+++ b/etc/systemd/system/zfs-share.service.in
@@ -14,7 +14,7 @@ ConditionPathIsDirectory=/sys/module/zfs
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=-@initconfdir@/zfs
-ExecStart=zfs share -a
+ExecStart=@sbindir@/zfs share -a
[Install]
WantedBy=zfs.target