~dricottone/huttese-apk

ref: 091e85465d76a9f61de06fe53860771c3d5915ef huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
091e8546 — Drew DeVault hub.sr.ht: add -nginx subpackage 4 years ago
                                                                                
f23b7fc8 Drew DeVault
1
2
3
4
5
6
7
/var/log/pgbouncer/pgbouncer.log {
	missingok
	sharedscripts
	postrotate
		/etc/init.d/pgbouncer --quiet --ifstarted reload
	endscript
}