Initial commit

This commit is contained in:
Christian Schendel 2025-09-03 10:01:59 +02:00
commit 3f3e60432a
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
9 changed files with 219 additions and 0 deletions

10
needrestart.hook Normal file
View 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