~dricottone/huttese-apk

ref: 4aab09bdfe1eb2378a527e71b9a0c00f9ef03e8b huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
4aab09bd — Drew DeVault pgbouncer: more group corrections 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
}