fixes for crontabs
authorChris Koeritz <fred@gruntose.com>
Tue, 7 Feb 2017 13:36:52 +0000 (08:36 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 7 Feb 2017 13:36:52 +0000 (08:36 -0500)
commita6721e1540e9729e7a753e00d62875f1e4987dd1
treed7a5024c4c1e60fccdb921a6ca676eef173abf39
parente603a8e96ad90207f2894e5fe45e04c7cce2fffc
fixes for crontabs

started using the scripts variable that should be defined after loading the feisty meow environment.  fixed one usage of an alias in synch and swim, which cron doesn't fricking support.  added crontab for automatically updating a linux box using our new naive_system_updater script.
13 files changed:
infobase/configuration/cron/aa_cron_defaults.crontab
infobase/configuration/cron/backup_serene_system.crontab
infobase/configuration/cron/bookmarks_builder.crontab
infobase/configuration/cron/doxygen.crontab
infobase/configuration/cron/nechung_fortune.crontab
infobase/configuration/cron/opensim_restart.crontab
infobase/configuration/cron/pack_feisty_for_web.crontab
infobase/configuration/cron/process_check.crontab
infobase/configuration/cron/random_sound.crontab
infobase/configuration/cron/snarf_linux_configuration.crontab
infobase/configuration/cron/synch_and_swim_downstream.crontab
infobase/configuration/cron/update_apt_based_linux.crontab [new file with mode: 0644]
infobase/configuration/cron/uptime_report.crontab