~dricottone/huttese-apk

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