Change zed.service to zfs-zed.service in man page

zed.service does not exist
replaced with correct service name in man.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Closes #9581
This commit is contained in:
Kjeld Schouten 2019-11-13 19:23:23 +01:00 committed by Tony Hutter
parent 880a37aa35
commit 6657800745

View File

@ -58,9 +58,9 @@ Then, enable the tracking ZEDLET:
.RS 4 .RS 4
ln -s "@zfsexecdir@/zed.d/history_event-zfs-list-cacher.sh" "@sysconfdir@/zfs/zed.d" ln -s "@zfsexecdir@/zed.d/history_event-zfs-list-cacher.sh" "@sysconfdir@/zfs/zed.d"
systemctl enable zed.service systemctl enable zfs-zed.service
systemctl restart zed.service systemctl restart zfs-zed.service
.RE .RE
.PP .PP
Force the running of the ZEDLET by setting canmount=on for at least one dataset in the pool: Force the running of the ZEDLET by setting canmount=on for at least one dataset in the pool: