Lines 18-26
Link Here
|
18 |
name=sixxs_aiccu |
18 |
name=sixxs_aiccu |
19 |
rcvar=`set_rcvar` |
19 |
rcvar=`set_rcvar` |
20 |
|
20 |
|
21 |
command="%%PREFIX%%/sbin/sixxs-aiccu start" |
21 |
command="%%PREFIX%%/sbin/sixxs-aiccu" |
22 |
command_args=%%PREFIX%%/etc/aiccu.conf |
22 |
command_args=%%PREFIX%%/etc/aiccu.conf |
23 |
stop_cmd="%%PREFIX%%/sbin/sixxs-aiccu stop" |
23 |
start_cmd="%%PREFIX%%/sbin/sixxs-aiccu start $command_args" |
|
|
24 |
stop_cmd="%%PREFIX%%/sbin/sixxs-aiccu stop $command_args" |
24 |
required_files=%%PREFIX%%/etc/aiccu.conf |
25 |
required_files=%%PREFIX%%/etc/aiccu.conf |
25 |
|
26 |
|
26 |
# set default |
27 |
# set default |