~dricottone/huttese-apk

ref: 5829791a71545004c4c9eab1615a457a967e3cc7 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
5829791a — Eyal Sawady py3-celery: add click-plugins 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
}