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 |