The software utility cron is a time-based job scheduler in Unix Operating systems. People who set up and maintain software environments use cron to schedule jobs (commands or shell scripts) to run periodically at fixed times, dates, or intervals. cron is most suitable for scheduling repetitive tasks.
When your system is initially setup by a Coins consultant the standard start/stop times will be used. These times can be changed to suit your requirement.
Example of a Standard Coins cronjob
Example of a Standard Root cronjob
Contents of the startall.sh script
Contents of the stopall.sh scripts
