diff -r 119553d296d2 -r c10fb90893b9 arpd/rc.arpd --- a/arpd/rc.arpd Thu Oct 04 20:26:02 2012 +0200 +++ b/arpd/rc.arpd Thu Oct 04 20:30:05 2012 +0200 @@ -43,6 +43,10 @@ rcService arpd enable yes || exit 0 rcService arpd active no && exit 0 arpd_signal TERM + rcService arpd active no && exit 0 + arpd_signal TERM + rcService arpd active no && exit 0 + rm -f $arpd_pidfile %restart -u @l_susr@ rcService arpd enable yes || exit 0