I wondered if anyone knows weather cron responds correctly to a 
SIGHUP or not? I did the following and managed to kill it all 
together.

 kill -HUP `ps -aux|grep [c]ron|awk '{print $2}'`

Is there a different signal to send it or is it a daemon that has to 
be killed then restarted?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to