repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
pgbouncer
/
trunk
/
pgbouncer.logrotate
blob
2037875eb15b1721580c3d02a2d548e2495ae6b1
1
/var/log/pgbouncer/pgbouncer.log {
2
copytruncate
3
missingok
4
notifempty
5
postrotate
6
/bin/kill -HUP $(cat /run/pgbouncer/pgbouncer.pid 2>/dev/null) 2> /dev/null || true
7
endscript
8
}