From e526609d04674016dc63e1390e286c8c99ea60e2 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Wed, 7 May 2014 05:04:51 -0400 Subject: [PATCH] Set dh_installcron arguments to actually install log sync cron job --- debian/changelog | 6 ++++++ debian/rules | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index c7661bb..ee972b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hcoop-apache2-config (11+1) unstable; urgency=medium + + * Actually restore apache log sync cron job + + -- Clinton Ebadi Wed, 07 May 2014 05:04:18 -0400 + hcoop-apache2-config (11) unstable; urgency=medium * Restore apache log sync cron job diff --git a/debian/rules b/debian/rules index 4b25e40..7e6fca9 100755 --- a/debian/rules +++ b/debian/rules @@ -12,3 +12,5 @@ %: dh $@ --with=config-package +override_dh_installcron: + dh_installcron --name=hcoop-apache-sync-logs -- 2.20.1