mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-11 00:07:08 +02:00
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
/var/log/pgbouncer/pgbouncer.log {
|
|
missingok
|
|
sharedscripts
|
|
postrotate
|
|
/etc/init.d/pgbouncer --quiet --ifstarted reload
|
|
endscript
|
|
}
|