dnsmasq: logrotate: postrotate script (#307)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#307 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
97bb9043a2
commit
42311e2cce
1 changed files with 3 additions and 0 deletions
|
@ -9,4 +9,7 @@
|
||||||
notifempty
|
notifempty
|
||||||
dateext
|
dateext
|
||||||
dateyesterday
|
dateyesterday
|
||||||
|
postrotate
|
||||||
|
systemctl restart dnsmasq
|
||||||
|
endscript
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue