11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Target = etc/trusted-key.key
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
|
|
[Action]
|
|
Description = Updating trusted-key.key for unbound...
|
|
When = PostTransaction
|
|
Exec = /bin/cp -f /etc/trusted-key.key /etc/unbound/
|