~dricottone/huttese-apk

ref: 293f87f82f0baf9c2b86a2121bf779179a286b4b huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
293f87f8 — Drew DeVault py3-llfuse: new aport 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
}