summaryrefslogtreecommitdiff
path: root/etckeeper.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etckeeper.conf')
-rw-r--r--etckeeper.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/etckeeper.conf b/etckeeper.conf
new file mode 100644
index 0000000..d56f866
--- /dev/null
+++ b/etckeeper.conf
@@ -0,0 +1,10 @@
+# Options passed to git commit when run by etckeeper.
+# You could for exemple use "-e" if you want to edit all commit messages
+# before committing.
+#GIT_COMMIT_OPTIONS="-e"
+
+# The high-level package manager that's being used.
+HIGHLEVEL_PACKAGE_MANAGER=apt
+
+# The low-level package manager that's being used.
+LOWLEVEL_PACKAGE_MANAGER=dpkg