debian: set logrotate user to authentic2 (#42673)

This commit is contained in:
Benjamin Dauvergne 2020-05-10 18:46:49 +02:00
parent a35be9f28d
commit 9aea57f36e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
compress
delaycompress
notifempty
create 0640 authentic adm
create 0640 authentic2 adm
sharedscripts
postrotate
[ ! -f /var/run/authentic2/authentic2.pid ] || kill -HUP `cat /var/run/authentic2/authentic2.pid`