View Single Post

  #6 (permalink)  
Old 06-12-2008, 07:55 PM
unSpawn unSpawn is offline
Junior Member
User
 
Join Date: Feb 2008
My distro: .
Posts: 10
Rep Power: 0
unSpawn is on a distinguished road
Default

echo '*/1 * * * * /somePath/pgrep -f '/somePath/squid' >/dev/null 2>&1 || /somePath/squid' >> /etc/crontab
Reply With Quote