util-linux-ng: add an hourly cron job for hwclock --adjtime.
--HG-- extra : convert_revision : 71220f4abc2512b3e63f71a4bca0ec863290206f
This commit is contained in:
5
templates/util-linux-ng/files/adjtime.cron-hourly
Normal file
5
templates/util-linux-ng/files/adjtime.cron-hourly
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Update our hwclock for system drift
|
||||
|
||||
/sbin/hwclock --adjtime
|
||||
Reference in New Issue
Block a user