summaryrefslogtreecommitdiff
path: root/pacman-post-install.hook
blob: 79d1945907dcee4a36463ffba5a34f5a763e2ccc (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 = Package
Target = *

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