~dricottone/huttese-apk

ref: 119b253b44545cd1728a7a8b9cd5aff664512912 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
119b253b — Drew DeVault py3-click-repl: new aport 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
}