summaryrefslogtreecommitdiff
path: root/pacman-post-install.hook
blob: b6296cc03eca71bfa9a1829554845365b18ad588 (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