# Edit this file to introduce tasks to be run by cron. # # Each task to run has to be defined through a single line # indicating with different fields when the task will be run # and what command to run for the task # # To define the time you can provide concrete values for # minute (m), hour (h), day of month (dom), month (mon), # and day of week (dow) or use '*' in these fields (for 'any'). # # Notice that tasks will be started based on the cron's system # daemon's notion of time and timezones. # # Output of the crontab jobs (including errors) is sent through # email to the user the crontab file belongs to (unless redirected). # # For example, you can run a backup of all your user accounts # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # For more information see the manual pages of crontab(5) and cron(8) # # m h dom mon dow command @reboot /home/pi/bubu/mounter.sh >/home/pi/bubu/mounter.log 2>&1 #@reboot /home/pi/bubu/startbubu.sh >/home/pi/bubu/startbubu.log 2>&1 @reboot /home/pi/bubu/flushlogfiles.sh >/dev/null 2>&1 @reboot >/home/pi/mbox >/dev/null 2>&1 #@reboot /home/pi/bubu/swapoff.sh >/dev/null 2>&1 */3 * * * * /home/pi/smarthome/checkmail.sh >/dev/null 2>&1 #* * * * * /home/pi/bubu/swapoff.sh >/dev/null 2>&1 0 3 * * * /home/pi/bubu/reboot.sh >/dev/null 2>&1 #0,30 * * * * /home/pi/bubu/display.sh auto >/home/pi/bubu/display.log 2>&1 */10 * * * * /home/pi/bubu/display.sh auto >/home/pi/bubu/display.log 2>&1 */5 * * * * /home/pi/bubu/now.sh >/home/pi/bubu/now.log 2>&1 #0 23 * * * /home/pi/bubu/updatelists.sh >/home/pi/bubu/updatelists.log 2>&1 0 1 * * * /home/pi/bubu/linksetter.sh >/home/pi/bubu/linksetter.log 2>&1 #*/4 * * * * /home/pi/bubu/keepalive.sh >/dev/null 2>&1 */10 * * * * /home/pi/bubu/updatedns.sh >/dev/null 2>&1 * * * * * /home/pi/bubu/connectionsetter.sh >/home/pi/bubu/connectionsetter.log 2>&1 * * * * * /home/pi/bubu/postfixcheck.sh >/dev/null 2>&1 #55 3,4,5,7,8,9,10,11,12,13,16,17,18,19,20,21,22,23 * * * /home/pi/bubu/vidplayer.sh news create >/home/pi/bubu/vidplayer.creation.log 2>&1 30 0 * * * /home/pi/smarthome/globalremove.sh >/home/pi/smarthome/logs/crontab.globalremove.log 2>&1 0 10 * * * /home/pi/smarthome/backup.sh >/home/pi/smarthome/logs/crontab.backup.log 2>&1 5 10 * * * /home/pi/bubu/backup.sh >/home/pi/bubu/logs/crontab.backup.log 2>&1 3,13,23,33,43,53 * * * * /home/pi/smarthome/getwetterkontor.sh current >/home/pi/smarthome/logs/crontab.getwetter.kontor.log 2>&1 3,13,23,33,43,53 * * * * /home/pi/smarthome/getweather.sh current >/home/pi/smarthome/logs/crontab.getweather.log 2>&1 30 0,3,6,9,12,15,18,21 * * * /home/pi/smarthome/getweather.sh forecast >/home/pi/smarthome/logs/crontab.getweather.log 2>&1 */5 * * * * /home/pi/smarthome/automodeHandler.sh >/home/pi/smarthome/logs/crontab.automodeHandler.log 2>&1 */5 * * * * /home/pi/smarthome/actionlogger.sh wetter >/home/pi/smarthome/logs/crontab.actionlogger.log 2>&1 */5 * * * * /home/pi/smarthome/actionlogger.sh licht >/home/pi/smarthome/logs/crontab.actionlogger.log 2>&1 50 23 * * * /home/pi/smarthome/reporter.sh >/home/pi/smarthome/logs/crontab.reporter.log 2>&1 0 1 1 */2 * sudo /letsencrypt/renewcert.sh >/dev/null 2>&1 #*/5 * * * * /home/pi/smarthome/webgetcaller.sh >/dev/null 2>&1 */30 * * * * cp /home/papa/www/src/gameslib.js /home/papa/www/src/gameslib.js.1 >/dev/null 2>&1 0 * * * * cp /home/papa/www/src/gameslib.js /home/papa/www/src/gameslib.js.2 >/dev/null 2>&1 0 */2 * * * cp /home/papa/www/src/gameslib.js /home/papa/www/src/gameslib.js.3 >/dev/null 2>&1 0 */6 * * * cp /home/papa/www/src/gameslib.js /home/papa/www/src/gameslib.js.4 >/dev/null 2>&1 4,14,24,34,44,54 * * * * /home/pi/smarthome/createFilm.sh stock >/dev/null 2>&1 7,17,27,37,47,57 * * * * /home/pi/smarthome/createFilm.sh slurry >/dev/null 2>&1