blob: 1228d5adac1f93e5c7cca2380e72721c8770aae0 (
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 /run/systemd/system/systemd-reboot.service
|