~dricottone/huttese-apk

ref: f23b7fc839c9bc4f90f0772d1543a927f066c493 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
f23b7fc8 — Drew DeVault pgbouncer: import from aports 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
}