added all the things

This commit is contained in:
gilbN
2020-09-24 00:31:28 +02:00
parent f4cb91a286
commit fc794f7e71
9 changed files with 162 additions and 67 deletions
+14
View File
@@ -0,0 +1,14 @@
/config/geoip2db/geoip2influx.log {
daily
rotate 7
size 25M
compress
delaycompress
nodateext
missingok
notifempty
postrotate
s6-svc -r /var/run/s6/services/geoip2influx
endscript
su abc abc
}