jobcore/opentmpfiles/opentmpfiles.hook

12 lines
227 B
Plaintext

[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/lib/tmpfiles.d/*.conf
[Action]
Description = Creating temporary files ...
When = PostTransaction
Exec = /usr/bin/opentmpfiles.sh --create
NeedsTargets