]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
Correct systemd files path
authorAron Xu <aron@debian.org>
Mon, 9 Nov 2015 12:15:04 +0000 (20:15 +0800)
committerAron Xu <aron@debian.org>
Mon, 9 Nov 2015 12:15:04 +0000 (20:15 +0800)
debian/zfs-zed.install
debian/zfsutils-linux.install

index f0ea0737cdb6621c9116e2cd9e762cff7ccf37e0..81089fe5d93467e21af700a10c609c54f45193f7 100644 (file)
@@ -2,5 +2,5 @@ sbin/zed
 etc/init.d/zfs-zed
 etc/zfs/zed.d/*
 usr/lib/*/zfs/zed.d/*
-usr/lib/systemd/system/zed.service
+usr/lib/systemd/system/zed.service lib/systemd/system/
 usr/share/man/man8/zed.8
index 24091f9371b232721c4bf16fa5eb0e72b7076beb..935cb9ddfac9c1567acc0c700dbe69f482413578 100644 (file)
@@ -1,7 +1,7 @@
 ../tree/zfsutils/* /
-usr/lib/systemd/system/zfs*
-usr/lib/systemd/system-preset/
-usr/lib/modules-load.d/
+usr/lib/systemd/system/zfs* lib/systemd/system/
+usr/lib/systemd/system-preset/ lib/systemd/
+usr/lib/modules-load.d/ lib/
 lib/udev/
 etc/default/zfs
 etc/init.d/zfs-share