~dricottone/huttese-apk

ref: 0a6a1c66ad5c72e341c0bd03ccbe5a7d5927d8bf huttese-apk/sr.ht/pgbouncer/pgbouncer.logrotate -rw-r--r-- 137 bytes
0a6a1c66 — Drew DeVault py3-unidiff: bump pkgrel 3 years ago
                                                                                
f23b7fc8 Drew DeVault
1
2
3
4
5
6
7
/var/log/pgbouncer/pgbouncer.log {
	missingok
	sharedscripts
	postrotate
		/etc/init.d/pgbouncer --quiet --ifstarted reload
	endscript
}