arpd/rc.arpd

changeset 798
4ef5d37e8bb2
parent 714
119553d296d2
equal deleted inserted replaced
0:bb0059f4442a 1:e30afe7df434
41 41
42 %stop -u @l_susr@ 42 %stop -u @l_susr@
43 rcService arpd enable yes || exit 0 43 rcService arpd enable yes || exit 0
44 rcService arpd active no && exit 0 44 rcService arpd active no && exit 0
45 arpd_signal TERM 45 arpd_signal TERM
46 rcService arpd active no && exit 0
47 arpd_signal TERM
48 rcService arpd active no && exit 0
49 rm -f $arpd_pidfile
46 50
47 %restart -u @l_susr@ 51 %restart -u @l_susr@
48 rcService arpd enable yes || exit 0 52 rcService arpd enable yes || exit 0
49 rcService arpd active no && exit 0 53 rcService arpd active no && exit 0
50 rc arpd start 54 rc arpd start

mercurial