honeyd/rc.honeyd

changeset 768
70baf26f1088
parent 574
1074e5934dd9
equal deleted inserted replaced
0:8282f321b121 1:9d798380e6de
36 36
37 %start -u @l_susr@ 37 %start -u @l_susr@
38 rcService honeyd enable yes || exit 0 38 rcService honeyd enable yes || exit 0
39 rcService honeyd active yes && exit 0 39 rcService honeyd active yes && exit 0
40 if [ ".$honeyd_if" != . ]; then 40 if [ ".$honeyd_if" != . ]; then
41 arpd_interface="-i $honeyd_if" 41 honeyd_interface="-i $honeyd_if"
42 fi 42 fi
43 @l_prefix@/bin/honeyd \ 43 @l_prefix@/bin/honeyd \
44 -p $honeyd_prnfile \ 44 -p $honeyd_prnfile \
45 -x $honeyd_xpbfile \ 45 -x $honeyd_xpbfile \
46 -a $honeyd_assfile \ 46 -a $honeyd_assfile \

mercurial