summaryrefslogtreecommitdiff
path: root/etckeeper.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etckeeper.conf')
-rw-r--r--etckeeper.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etckeeper.conf b/etckeeper.conf
index f7a7ddf..f1438ab 100644
--- a/etckeeper.conf
+++ b/etckeeper.conf
@@ -12,6 +12,11 @@ VCS="git"
# Options passed to bzr commit when run by etckeeper.
#BZR_COMMIT_OPTIONS=""
+# Uncomment to avoid etckeeper committing existing changes to
+# /etc before installation. It will cancel the installation,
+# so you can commit the changes by hand.
+#AVOID_COMMIT_BEFORE_INSTALL=1
+
# The high-level package manager that's being used.
HIGHLEVEL_PACKAGE_MANAGER=apt