~dricottone/huttese-apk

ref: 68074b5935f00dad54cf3b38fa6f56c2167c3595 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
68074b59 — Drew DeVault py3-celery: add click-didyoumean 4 years ago
                                                                                
1
2
3
4
5
6
7
/var/log/pgbouncer/pgbouncer.log {
	missingok
	sharedscripts
	postrotate
		/etc/init.d/pgbouncer --quiet --ifstarted reload
	endscript
}