Add systemd unit file for zed

This commit adds a systemd unit file for zed.service and integrates
it into the zfs.target from commit 881f45c.

Signed-off-by: Chris Dunlap <cdunlap@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2108
Issue #2
This commit is contained in:
Chris Dunlap
2014-03-11 12:33:32 -07:00
committed by Brian Behlendorf
parent 9e246ac3d8
commit 11a7043324
3 changed files with 20 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
Description=ZFS startup target
Requires=zfs-mount.service
Requires=zfs-share.service
Wants=zed.service
[Install]
WantedBy=multi-user.target