~dricottone/huttese-apk

ref: 8fa68d56f76136114dc2bd6c01b809dccd1371ef huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
8fa68d56 — Drew DeVault py3-aiosmtpd: 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
}