1 cd /root


bi dosya oluştur
a.sh olsun içine;
service httpd restart

chmod +x a.sh

crontab -e

aşağıdaki satırı ekle
*/60 * * * * /root/a.sh


60 dk bir restart atar