repo.or.cz
/
zfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Debug auto_replace_001_pos failures
[zfs.git]
/
etc
/
systemd
/
system
/
zfs-zed.service.in
blob
be2fc67348f937b074554377f46d51ef81ef5105
1
[Unit]
2
Description=ZFS Event Daemon (zed)
3
Documentation=man:zed(8)
4
ConditionPathIsDirectory=/sys/module/zfs
5
6
[Service]
7
EnvironmentFile=-@initconfdir@/zfs
8
ExecStart=@sbindir@/zed -F
9
Restart=always
10
11
[Install]
12
Alias=zed.service
13
WantedBy=zfs.target