diff options
Diffstat (limited to 'tools/etc/cron.hourly')
| -rw-r--r-- | tools/etc/cron.hourly/.placeholder | 2 | ||||
| -rwxr-xr-x | tools/etc/cron.hourly/ntp | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/tools/etc/cron.hourly/.placeholder b/tools/etc/cron.hourly/.placeholder deleted file mode 100644 index 76cb8d0..0000000 --- a/tools/etc/cron.hourly/.placeholder +++ /dev/null @@ -1,2 +0,0 @@ -# DO NOT EDIT OR REMOVE -# This file is a simple placeholder to keep dpkg from removing this directory diff --git a/tools/etc/cron.hourly/ntp b/tools/etc/cron.hourly/ntp deleted file mode 100755 index 8f1cda9..0000000 --- a/tools/etc/cron.hourly/ntp +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -ntpdate -u 198.60.22.240 |