mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 11:47:43 +03:00
Add ZED to zfs.redhat.in script
This commit updates the zfs.redhat.in script to start/stop ZED. Signed-off-by: Chris Dunlap <cdunlap@llnl.gov> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #3153
This commit is contained in:
committed by
Brian Behlendorf
parent
a7b9d0c3a0
commit
0e86d309cc
@@ -15,6 +15,7 @@ $(init_SCRIPTS):
|
||||
-e 's,@udevruledir\@,$(udevruledir),g' \
|
||||
-e 's,@sysconfdir\@,$(sysconfdir),g' \
|
||||
-e 's,@initdir\@,$(initdir),g' \
|
||||
-e 's,@runstatedir\@,$(runstatedir),g' \
|
||||
'$@.$(DEFAULT_INIT_SCRIPT).in' >'$@'
|
||||
|
||||
distclean-local::
|
||||
|
||||
Reference in New Issue
Block a user