11 lines
227 B
Text
11 lines
227 B
Text
[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
|