Re: start-stop-daemon: stop several processes

2012-01-11 Thread Cam Hutchison
hvw59601 writes: >This process is started at boot by 'do_chk_ip' in /etc/init.d which has: > stop) > start-stop-daemon --stop --verbose --exec $DAEMON > ;; >where $DAEMON=/usr/bin/do_tail_chk which has: >tail -s 1 -n 60 -f /var/log/syslog | /usr/bin/do_chk_ip >but that starts 3 proc

Re: start-stop-daemon: stop several processes

2012-01-10 Thread Camaleón
On Tue, 10 Jan 2012 13:52:21 -0600, hvw59601 wrote: > hvw59601 wrote: >> Camaleón wrote: >>> On Tue, 10 Jan 2012 11:02:13 -0600, hvw59601 wrote: >>> There are 2 systems behind a Thomson TG585V8 router connected to the internet. Currently about once every halfhour the 'internet'

Re: start-stop-daemon: stop several processes

2012-01-10 Thread hvw59601
hvw59601 wrote: Camaleón wrote: On Tue, 10 Jan 2012 11:02:13 -0600, hvw59601 wrote: There are 2 systems behind a Thomson TG585V8 router connected to the internet. Currently about once every halfhour the 'internet' LED on the router goes out (no internet connection) then goes red (internet con

Re: start-stop-daemon: stop several processes

2012-01-10 Thread hvw59601
Camaleón wrote: On Tue, 10 Jan 2012 11:02:13 -0600, hvw59601 wrote: There are 2 systems behind a Thomson TG585V8 router connected to the internet. Currently about once every halfhour the 'internet' LED on the router goes out (no internet connection) then goes red (internet connection failed) a

Re: start-stop-daemon: stop several processes

2012-01-10 Thread Camaleón
On Tue, 10 Jan 2012 11:02:13 -0600, hvw59601 wrote: > There are 2 systems behind a Thomson TG585V8 router connected to the > internet. > > Currently about once every halfhour the 'internet' LED on the router > goes out (no internet connection) then goes red (internet connection > failed) and goes

start-stop-daemon: stop several processes

2012-01-10 Thread hvw59601
Hi, There are 2 systems behind a Thomson TG585V8 router connected to the internet. Currently about once every halfhour the 'internet' LED on the router goes out (no internet connection) then goes red (internet connection failed) and goes green again. Takes 3-5 mins. On my desktop this is n