summaryrefslogtreecommitdiff
path: root/pacman-post-install.hook
blob: b0f18167edafcba3762bec77ef24cf50c35dcf65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# etckeeper post-install hook for Pacman 5 and newer

[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = File
Target = /etc/*

[Action]
Description = etckeeper: post-transaction commit
When = PostTransaction
Exec = /usr/bin/etckeeper post-install
Depends = etckeeper