View | Details | Raw Unified | Return to bug 148867
Collapse All | Expand All

(-)dcd.sh.in (-1 / +1 lines)
Lines 16-22 Link Here
16
rcvar=${name}_enable
16
rcvar=${name}_enable
17
17
18
command=%%PREFIX%%/sbin/dcd
18
command=%%PREFIX%%/sbin/dcd
19
sig_stop=-KILL 
19
sig_stop=KILL 
20
stop_cmd=stop_cmd
20
stop_cmd=stop_cmd
21
21
22
load_rc_config $name
22
load_rc_config $name

Return to bug 148867