diff options
Diffstat (limited to 'tools/etc/cron.hourly/ntp')
| -rwxr-xr-x | tools/etc/cron.hourly/ntp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/etc/cron.hourly/ntp b/tools/etc/cron.hourly/ntp new file mode 100755 index 0000000..40ea135 --- /dev/null +++ b/tools/etc/cron.hourly/ntp @@ -0,0 +1,2 @@ +#!/bin/bash +ntpdate -u 143.107.255.15 |