Commit Graph

8 Commits

Author SHA1 Message Date
Aron Xu
3d6e854e86 Apply wrap-and-sort 2018-02-26 18:31:11 +08:00
Lukas Wunner
58907cc6bf Fix installation path of systemd files
The patch makes use of the --with-systemdunitdir configure parameter
which we do not set and which incorrectly defaults to
/usr/lib/systemd/system/.  (Debian uses /lib/systemd/system/.)  Amend
debian/rules to set that parameter. This obviates the need to specify
the /lib/systemd/system/ path in debian/zfs-zed.install and
debian/zfsutils-linux.install, so fix those up while at it.

Signed-off-by: Aron Xu <aron@debian.org>
2017-01-28 02:43:11 +08:00
Aron Xu
00b4e4bc6d Install zed to /usr/sbin 2016-10-18 08:13:40 +08:00
Zhou Mo
ffd13998bb Upstream renamed zed.service to zfs-zed.service . 2016-09-20 15:18:21 +08:00
Aron Xu
25c402840d Remove LSB init scripts as this stack is Linux-only 2015-11-22 16:41:23 +08:00
Aron Xu
a59817ef69 Correct systemd files path 2015-11-09 20:15:04 +08:00
Aron Xu
2110a3e397 Re-arrange file locations 2015-11-05 20:34:22 +08:00
Aron Xu
a2591d3d59 Add zed package 2015-11-01 23:12:24 +08:00