~dricottone/huttese-apk

ref: a3dfe41aabc874bc239e3eea79fd80631af215d2 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
a3dfe41a — Drew DeVault py3-stripe: upgrade to 2.55.1 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
}