~dricottone/huttese-apk

ref: 02e58543cdb567e4240187d3e8d276c4ea6a0d89 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
02e58543 — Drew DeVault py3-celery: bump pkgrel 3 years ago
                                                                                
f23b7fc8 Drew DeVault
1
2
3
4
5
6
7
/var/log/pgbouncer/pgbouncer.log {
	missingok
	sharedscripts
	postrotate
		/etc/init.d/pgbouncer --quiet --ifstarted reload
	endscript
}