mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
Add extra_started_commands because reload function is not default
Signed-off-by: Richard Yao <ryao@gentoo.org> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #3773
This commit is contained in:
parent
56b3986316
commit
e2ede4721b
@ -32,6 +32,8 @@
|
||||
ZED_NAME="zed"
|
||||
ZED_PIDFILE="@runstatedir@/$ZED_NAME.pid"
|
||||
|
||||
extra_started_commands="reload"
|
||||
|
||||
# Exit if the package is not installed
|
||||
[ -x "$ZED" ] || exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user