1.1 --- a/arpd/rc.arpd Thu Oct 04 20:26:02 2012 +0200 1.2 +++ b/arpd/rc.arpd Thu Oct 04 20:30:05 2012 +0200 1.3 @@ -43,6 +43,10 @@ 1.4 rcService arpd enable yes || exit 0 1.5 rcService arpd active no && exit 0 1.6 arpd_signal TERM 1.7 + rcService arpd active no && exit 0 1.8 + arpd_signal TERM 1.9 + rcService arpd active no && exit 0 1.10 + rm -f $arpd_pidfile 1.11 1.12 %restart -u @l_susr@ 1.13 rcService arpd enable yes || exit 0