From be2491b093b1f0ca430bede679ecbb670041e483 Mon Sep 17 00:00:00 2001 From: cassio Date: Tue, 2 Jul 2013 09:46:45 +0400 Subject: restructuring of boca's git --- tools/etc/cron.hourly/.placeholder | 2 ++ tools/etc/cron.hourly/ntp | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 tools/etc/cron.hourly/.placeholder create mode 100755 tools/etc/cron.hourly/ntp (limited to 'tools/etc/cron.hourly') diff --git a/tools/etc/cron.hourly/.placeholder b/tools/etc/cron.hourly/.placeholder new file mode 100644 index 0000000..76cb8d0 --- /dev/null +++ b/tools/etc/cron.hourly/.placeholder @@ -0,0 +1,2 @@ +# 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 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 -- cgit v1.2.3