summaryrefslogtreecommitdiff
path: root/etc-init
blob: 087a3919fb8263b7921cd893c3c197600401752d (plain)
1
2
3
4
5
6
#!/bin/sh
# Initialise the current directory (typically /etc) for use by etckeeper.
# Runs /etc/etckeeper/post-apt.d/* hooks, which handle chores like setting
# up metadata storage hooks, ignores, adding files (but not committing
# those added files), and ensuring that the revision control directory
# won't leak data from files like shadow, by making it mode 700.