sherl0k
June 20th, 2009, 04:25 PM
I'm having trouble with tftpd-hpa and xinetd. The service will work for a little while for PXE booting, but it will stop after maybe a halfhour or so. I restart xinetd and it kicks right back on.
I edited crontab so it would restart on its own every 5 minutes but I don't think it's working. Is this right?
*/5 * * * * /etc/init.d/xinetd restart
If not, do I need to write a bash script to restart it instead of directly calling it?
I edited crontab so it would restart on its own every 5 minutes but I don't think it's working. Is this right?
*/5 * * * * /etc/init.d/xinetd restart
If not, do I need to write a bash script to restart it instead of directly calling it?