]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/patches/init-start-stop-dep-on-local-fs.patch
Remove ZFS_AC_PACKAGE macros from DKMS sources
[mirror_zfs-debian.git] / debian / patches / init-start-stop-dep-on-local-fs.patch
1 diff --git a/etc/init.d/zfs-zed.in b/etc/init.d/zfs-zed.in
2 index d0086eef..dd735638 100644
3 --- a/etc/init.d/zfs-zed.in
4 +++ b/etc/init.d/zfs-zed.in
5 @@ -8,8 +8,8 @@
6 #
7 ### BEGIN INIT INFO
8 # Provides: zfs-zed
9 -# Required-Start: zfs-mount
10 -# Required-Stop: zfs-mount
11 +# Required-Start: $local_fs zfs-mount
12 +# Required-Stop: $local_fs zfs-mount
13 # Default-Start: 2 3 4 5
14 # Default-Stop: 0 1 6
15 # X-Stop-After: zfs-share