~dricottone/huttese-apk

ref: f6b3c2ae2f2779378de63b9c77dcbf60c7b232f2 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
f6b3c2ae — Drew DeVault man.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
}