~dricottone/huttese-apk

ref: 870e78b483d5084325bd1e7db06102d89fcb2069 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
870e78b4 — Drew DeVault py3-stripe: bump pkgrel 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
}