~dricottone/huttese-apk

ref: d4445a3ed5968a5b9ebb07986e7ae7cb2dba1d4d huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
d4445a3e — Drew DeVault py3-amqp: 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
}