1.0-dev
This commit is contained in:
@@ -25,7 +25,8 @@ allow 10.0.0.0/24
|
||||
manual
|
||||
|
||||
# tell clients im the big dog
|
||||
local stratum 1
|
||||
# local stratum 1
|
||||
local
|
||||
|
||||
# Good Time Servers
|
||||
pool time.cloudflare.com iburst
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC every hour
|
||||
0 * * * * bash /usr/sbin/hwclock -w
|
||||
# set hardware I2C RTC every 5 minutes
|
||||
*/5 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
|
||||
Reference in New Issue
Block a user