~dricottone/huttese-apk

ref: ffd272d91c1a2f22042fdf48d1d7f418ce882804 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
ffd272d9 — Drew DeVault go-msgauth: update to 0.6.2 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
}