From 866658cded5b92ddb2681dead1ebaf111d712fcc Mon Sep 17 00:00:00 2001 From: cassiopc Date: Mon, 6 Aug 2012 11:09:10 +0200 Subject: init --- boca-1.5.0/tools/etc/cron.hourly/.placeholder | 2 ++ boca-1.5.0/tools/etc/cron.hourly/ntp | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 boca-1.5.0/tools/etc/cron.hourly/.placeholder create mode 100755 boca-1.5.0/tools/etc/cron.hourly/ntp (limited to 'boca-1.5.0/tools/etc/cron.hourly') diff --git a/boca-1.5.0/tools/etc/cron.hourly/.placeholder b/boca-1.5.0/tools/etc/cron.hourly/.placeholder new file mode 100644 index 0000000..76cb8d0 --- /dev/null +++ b/boca-1.5.0/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/boca-1.5.0/tools/etc/cron.hourly/ntp b/boca-1.5.0/tools/etc/cron.hourly/ntp new file mode 100755 index 0000000..40ea135 --- /dev/null +++ b/boca-1.5.0/tools/etc/cron.hourly/ntp @@ -0,0 +1,2 @@ +#!/bin/bash +ntpdate -u 143.107.255.15 -- cgit v1.2.3