summaryrefslogtreecommitdiff
path: root/etckeeper.conf
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-05-17 10:41:00 -0400
committerJoey Hess <joeyh@joeyh.name>2016-05-17 10:41:00 -0400
commit63097d804766a1a3cca7b8c4afb245ec7c6479f6 (patch)
treed1842b9d2398f6aea1dc5c777cca28b9279035e7 /etckeeper.conf
parent7c734b05adf5a98be134008dfd7b5cc2c2b5a81d (diff)
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.
Diffstat (limited to 'etckeeper.conf')
-rw-r--r--etckeeper.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/etckeeper.conf b/etckeeper.conf
index b17dc2b..0fb660b 100644
--- a/etckeeper.conf
+++ b/etckeeper.conf
@@ -16,8 +16,10 @@ BZR_COMMIT_OPTIONS=""
# Options passed to darcs record when run by etckeeper.
DARCS_COMMIT_OPTIONS="-a"
-# Uncomment to avoid etckeeper committing existing changes
-# to /etc automatically once per day.
+# Etckeeper includes both a cron job and a systemd timer, which each
+# can commit exiting changes to /etc automatically once per day.
+# To enable the systemd timer, run: systemctl enable etckeeper.timer
+# The cron job is enabled by default; to disable it, uncomment this next line.
#AVOID_DAILY_AUTOCOMMITS=1
# Uncomment the following to avoid special file warning