init
This commit is contained in:
12
pacman/hooks/90-needrestart-pacman.hook
Normal file
12
pacman/hooks/90-needrestart-pacman.hook
Normal file
@@ -0,0 +1,12 @@
|
||||
[Trigger]
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Type = Package
|
||||
Target = *
|
||||
|
||||
[Action]
|
||||
Description = Checking which daemons need to be restarted after library upgrades.
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/needrestart
|
||||
Depends = needrestart
|
||||
Reference in New Issue
Block a user