summaryrefslogtreecommitdiff
path: root/etckeeper.conf
blob: d56f866a4c37686905e799cf9bf3e7374aacb1fe (plain)
1
2
3
4
5
6
7
8
9
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