Micron 0.0.4-r6

micrond is a daemon for execute program at your desired time

Modify file:
/var/etc/SifTeam/conf/crontab

* * * * * /var/bin/YOUR_PROGRAM

..and start with plugin System start

Example, this command reboot decoder
at 04:30 - any day - any month

30 04 * * * /usr/bin/rebootSIF

P.S.
* * * * *
is:
<minute> <hour> <day> <month> <dow>



micron-0.0.4-r6.tar.gz