postgresql: fix regression introduced in 6c4243f3e
in logrotate group
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
This commit is contained in:
parent
6c4243f3e1
commit
4cdf3bb074
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/var/log/postgresql/*.log {
|
||||
su postgres adm
|
||||
su postgres postgres
|
||||
daily
|
||||
rotate 10
|
||||
copytruncate
|
||||
|
|
Loading…
Add table
Reference in a new issue