~dricottone/huttese-apk

ref: e3948418ef681149b78f23d771cebe1e1c51de57 huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
e3948418 — Drew DeVault py3-celery: add py3-click-repl 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
}