aboutsummaryrefslogtreecommitdiffstats
path: root/roles/_workstation/pacman/templates/paccache.hook.j2
blob: 77b8f4e395b6d018411e93eeb30c65d7d4bb358c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Operation = Upgrade
Operation = Install
Operation = Remove
Type = Package
Target = *

[Action]
Description = Cleaning pacman cache
When = PostTransaction
Exec = /usr/bin/paccache -rvk2
remember that computers suck.