Initial commit
This commit is contained in:
commit
3f3e60432a
9 changed files with 219 additions and 0 deletions
10
needrestart.hook
Normal file
10
needrestart.hook
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Trigger]
|
||||
Operation = Upgrade
|
||||
Type = Package
|
||||
Target = *
|
||||
|
||||
[Action]
|
||||
Description = Check if daemons need restart after library/binary upgrades
|
||||
Exec = /usr/bin/needrestart
|
||||
When = PostTransaction
|
||||
Depends = needrestart
|
||||
Loading…
Add table
Add a link
Reference in a new issue