Thread
:
shell script to start a service
View Single Post
#
6
(
permalink
)
06-12-2008, 07:55 PM
unSpawn
Junior Member
User
Join Date: Feb 2008
My distro: .
Posts: 10
Rep Power:
0
echo '*/1 * * * * /somePath/pgrep -f '/somePath/squid' >/dev/null 2>&1 || /somePath/squid' >> /etc/crontab
unSpawn
View Public Profile
Find all posts by unSpawn