~dricottone/huttese-apk

ref: f7abdd1cdb6af536e4cce57c08d0f956b979861a huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
f7abdd1c — Drew DeVault py3-zxcvbn: 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
}