From 6657800745f0d9b312323758cca16bcf88bc4518 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 13 Nov 2019 19:23:23 +0100 Subject: [PATCH] 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 Signed-off-by: Kjeld Schouten-Lebbing Closes #9581 --- man/man8/zfs-mount-generator.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man8/zfs-mount-generator.8.in b/man/man8/zfs-mount-generator.8.in index 48e4e2dfa..a696eb461 100644 --- a/man/man8/zfs-mount-generator.8.in +++ b/man/man8/zfs-mount-generator.8.in @@ -58,9 +58,9 @@ Then, enable the tracking ZEDLET: .RS 4 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 .PP Force the running of the ZEDLET by setting canmount=on for at least one dataset in the pool: