Merge branch 'release-2.140.115'
[feisty_meow.git] / infobase / configuration / cron / update_system_time.crontab
diff --git a/infobase/configuration/cron/update_system_time.crontab b/infobase/configuration/cron/update_system_time.crontab
new file mode 100644 (file)
index 0000000..78c646b
--- /dev/null
@@ -0,0 +1,10 @@
+
+##############
+
+#[update_system_time]
+# synchronize the time with a real ntp server.
+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
+
+##############
+
+