~dricottone/huttese-apk

ref: 3cfccab482e0dbecf04011c04fb7a11a29ab0aed huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
3cfccab4 — Drew DeVault py3-atpublic: upgrade to 2.1.2 3 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
}