NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ludwich
Jun 26, 2012Aspirant
subsonic stops
My subsonic stops working every morning now after the new update =( I had the same problem before but there was a patch that made it work but now it stops every morning even when i dont restart the n...
xsspeed03
Dec 30, 2012Aspirant
Okay, I thought it fixed it. But it's still not working. However, running the subcheck.sh manually works.
I edited /etc/crontab. I added the following line.
I checked /var/log/cron.log. The script appears to be running every 15 minutes.
Any ideas?
Update: This has been fixed. The solution was to add /bin/sh to the cron job.
Like this:
I edited /etc/crontab. I added the following line.
5,20,35,50 * * * * root /home/admin/subcheck.sh
I checked /var/log/cron.log. The script appears to be running every 15 minutes.
Any ideas?
Update: This has been fixed. The solution was to add /bin/sh to the cron job.
Like this:
5,20,35,50 * * * * root /bin/sh /home/admin/subcheck.sh
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!