blob: 242ca78e41989cd11d316503b74516399b8870c7 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = *
[Action]
Description = Disabling scheduled pacman offline update...
When = PostTransaction
Exec = /usr/bin/rm -fv /system-update
|