~dricottone/huttese-apk

ref: fe7282402c83d4b5d152007b77324003c2c54f37 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
fe728240 — Drew DeVault builds.sr.ht-nginx: add sr.ht-nginx dependency 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
}