aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/services/custom-units/zed.service
blob: acc1230238fa299ddb57d9a2b301aeed4f29d2f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=ZFS Event Daemon (zed)
Documentation=man:zed(8)
ConditionPathIsDirectory=/sys/module/zfs

[Service]
EnvironmentFile=-/etc/default/zfs
ExecStart=/usr/sbin/zed -F
Restart=always

[Install]
Alias=zed.service
WantedBy=zfs.target