ref: 16c4183118767e7ec041ab5b71eddcdc8fd26b22
parent: b5afbfb269683d1d5eeb7ff9b3cff9dc87c8bda6
author: jrmu <jrmu@cloud9p.org>
date: Thu Aug 22 02:50:59 EDT 2024
Include instructions for running timesync upon bootup
--- a/timesync.ms
+++ b/timesync.ms
@@ -5,3 +5,8 @@
Without debug:
; aux/timesync -l -n udp!pool.ntp.org!ntp
+
+To have timesync run at bootup, put this line in /cfg/$sysname/cpurc or /cfg/$sysname/termrc:
+
+aux/timesync -l -n udp!pool.ntp.org!ntp
+