~dricottone/huttese-apk

ref: 2a16498dad5d1dbe5d5c6aa442482235bf71c1be huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
2a16498d — Drew DeVault sr.ht-nginx: update 4 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
}