summaryrefslogtreecommitdiff
path: root/etckeeper.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etckeeper.conf')
-rw-r--r--etckeeper.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etckeeper.conf b/etckeeper.conf
index 11344e1..afe1c70 100644
--- a/etckeeper.conf
+++ b/etckeeper.conf
@@ -16,6 +16,10 @@ VCS="git"
# Options passed to darcs commit when run by etckeeper.
#DARCS_COMMIT_OPTIONS=""
+# Uncomment to avoid etckeeper committing existing changes
+# to /etc automatically once per day.
+#AVOID_DAILY_AUTOCOMMITS=1
+
# Uncomment to avoid etckeeper committing existing changes to
# /etc before installation. It will cancel the installation,
# so you can commit the changes by hand.