From 63097d804766a1a3cca7b8c4afb245ec7c6479f6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 May 2016 10:41:00 -0400 Subject: AVOID_DAILY_AUTOCOMMITS only disables the cron job The systemd timer can be disabled by running systemctl, so it's redundant to have another way to disable it. And, users will want to disable the cron job when enabling the timer. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 77c3b4a..aeaea9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ etckeeper (1.18.4) UNRELEASED; urgency=medium Thanks, Tilman Blumenbach and Christian Hesse. * Only run Pacman hooks when files in /etc have changed. Thanks, Christian Hesse. + * Added systemd timer that can run etckeeper 10 minutes after boot, and also + daily. It's not enabled by default, partly because of overlap with the + cron job. -- Joey Hess Mon, 29 Feb 2016 11:12:08 -0400 -- cgit v1.2.3