~dricottone/huttese-apk

ref: 43d970d830f58f863ef81bc5f990c1b664880263 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
43d970d8 — Drew DeVault py3-click-repl: bump pkgrel 3 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
}