new crontab for system time updates
[feisty_meow.git] / infobase / configuration / cron / update_system_time.crontab
1
2 ##############
3
4 #[update_system_time]
5 # synchronize the time with a real ntp server.
6 42 0,4,8,12,16,20 * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_APEX/scripts/system/update_system_time.sh ) &>/tmp/${CRONUSER}-cron-update_system_time.log
7
8 ##############
9
10