~dricottone/huttese-apk

ref: 38f92e5a0b95e55fabc415268e5ab5b28223341b huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
38f92e5a — Drew DeVault todo.sr.ht: add -nginx subpackage 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
}