mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 10:21:01 +03:00
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:
parent
880a37aa35
commit
6657800745
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user