OpenSprinkler › Forums › OpenSprinkler Mobile and Web App › Mobile Web App with Screenshots (Updated) › Re: Re: Mobile Web App for OpenSprinkler (w/Screenshots)
Oasiz37
You can add Synology to the list of conquered servers now 🙂
The latest version work like a charm, here’s some Synology specific details (assuming you have default Synology setup with PHP running in a Safe Mode)
1. There is no crontab script on Synology, you have to edit /etc/crontab file manually.
2. The cron line parameters (* * * *) must be separated by tabs
3. Cron service has to be restarted manually after updating the crontab by running /usr/syno/etc/rc.d/S04crond.sh stop ; /usr/syno/etc/rc.d/S04crond.sh start as per http://forum.synology.com/wiki/index.php/Basic_commands_to_get_around_the_Synology_Box_using_the_CLI
Thank you, thank you, thank you!
Cheers,
Oasiz37