~dricottone/huttese-apk

ref: 1789b82808861e7858b690331b5284458b96890d huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
1789b828 — Drew DeVault pushgateway: bump pkgrel 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
}