postgresql: fix regression introduced in 6c4243f3e in logrotate group
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
William Hirigoyen 2023-01-04 10:22:43 +01:00
parent 6c4243f3e1
commit 4cdf3bb074

View file

@ -1,5 +1,5 @@
/var/log/postgresql/*.log {
su postgres adm
su postgres postgres
daily
rotate 10
copytruncate