~dricottone/huttese-apk

ref: 9cd3627562c4fc059d8bbf448e7d5a751554e807 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
9cd36275 — Drew DeVault py3-pyphen: upgrade to 0.10.0 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
}