# Example, this command reboot decoder at 04:30 - any day - any month
#30 04 * * * /usr/bin/rebootSIF

# This restart active CAM at 05:00
#00 05 * * * /var/bin/`cat /tmp/cam_active.sif`_cam.sh restart

# Add this command for standby your decoder at 06:30
# ( require /var/etc/SifTeam/conf/tastospegni.key )
#30 06 * * * cat /var/etc/SifTeam/conf/tastospegni.key >/dev/input/event0

# this command execute plugin myepg.downloader (for read new epg) at 09:35 AM
#35 09 * * * echo "web_execute_plugin myepg.downloader.plugin" > /dev/commander &
