mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
7 lines
137 B
Text
7 lines
137 B
Text
/var/log/pgbouncer/pgbouncer.log {
|
|
missingok
|
|
sharedscripts
|
|
postrotate
|
|
/etc/init.d/pgbouncer --quiet --ifstarted reload
|
|
endscript
|
|
}
|