From: beren12 Date: Thu, 28 Feb 2019 20:07:03 +0000 (-0500) Subject: Remove zfs-zed hard dep from zfs-share init script X-Git-Tag: zfs-0.8.0-rc4~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a1f2d533d471f38a01d33d6ade63e8b5a6377ad;p=zfs Remove zfs-zed hard dep from zfs-share init script Reviewed-by: Brian Behlendorf Reviewed-by: bunder2015 Signed-off-by: Chris Zubrzycki Closes #8447 --- diff --git a/etc/init.d/zfs-share.in b/etc/init.d/zfs-share.in index ce3cc1cc2..bdbadf6fe 100644 --- a/etc/init.d/zfs-share.in +++ b/etc/init.d/zfs-share.in @@ -9,8 +9,8 @@ # ### BEGIN INIT INFO # Provides: zfs-share -# Required-Start: $local_fs $network $remote_fs zfs-mount zfs-zed -# Required-Stop: $local_fs $network $remote_fs zfs-mount zfs-zed +# Required-Start: $local_fs $network $remote_fs zfs-mount +# Required-Stop: $local_fs $network $remote_fs zfs-mount # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Should-Start: iscsi iscsitarget istgt scst @NFS_SRV@ samba samba4 zfs-mount zfs-zed