This package was inititated by Stefan Manske email: fli4l@stephan.manske-net.de and adapted to version 2.1 by the fli4l-team.
By using OPT_EASYCRON it is possible to execute commands at designated times by adding them to the config-file.
The following entries are supported:
OPT_EASYCRON='yes' activates the package
Default setting: OPT_EASYCRON='no'
Default setting: EASYCRON_MAIL='no'
Default setting: EASYCRON_CUSTOM=”
EASYCRON_1_COMMAND='echo 1 '>' /dev/console'
EASYCRON_1_COMMAND = 'echo Happy new year! > /dev/console'
EASYCRON_1_TIME = '0 0 31 12 *'
EASYCRON_1_COMMAND = 'xxx'
EASYCRON_1_TIME = '0 7-20 0 * 1-5'
EASYCRON_1_COMMAND = 'fli4lctrl hangup pppoe; sleep 5; fli4lctrl dial pppoe'
EASYCRON_1_TIME = '40 3 * * *'
Further informations on the cron syntax can be found here (german)
Unzip OPT_EASYCRON to your fli4l directory like any other fli4l opt.