2014-03-11 19:33:32 +00:00
|
|
|
[Unit]
|
|
|
|
Description=ZFS Event Daemon (zed)
|
|
|
|
Documentation=man:zed(8)
|
2020-11-28 19:11:18 +00:00
|
|
|
ConditionPathIsDirectory=/sys/module/zfs
|
2014-03-11 19:33:32 +00:00
|
|
|
|
|
|
|
[Service]
|
2014-04-12 11:51:29 +00:00
|
|
|
ExecStart=@sbindir@/zed -F
|
2022-12-20 00:08:15 +00:00
|
|
|
Restart=always
|
2015-09-23 21:04:17 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
Alias=zed.service
|
2016-05-25 17:48:12 +00:00
|
|
|
WantedBy=zfs.target
|