diff options
Diffstat (limited to 'net-im/zephyr')
-rw-r--r-- | net-im/zephyr/files/zhm.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/zephyr/files/zhm.in b/net-im/zephyr/files/zhm.in index 82cc5009ee67..c374a9c85b21 100644 --- a/net-im/zephyr/files/zhm.in +++ b/net-im/zephyr/files/zhm.in @@ -7,7 +7,7 @@ . /etc/rc.subr name="zhm" -rcvar="zhm_enable" +rcvar=zhm_enable start_cmd="zhm_start" stop_postcmd="zhm_postcmd" start_precmd="zhm_precmd" |