~dricottone/huttese-apk

ref: 8ab1e60c3cd799c961904c85c521bf7ed21b361c huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
8ab1e60c — Drew DeVault py3-arrow: upgrade to 0.17.0 3 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
}