feat(packaging): rotate logs daily on alpine
All checks were successful
arcad/emissary/pipeline/head This commit looks good
All checks were successful
arcad/emissary/pipeline/head This commit looks good
This commit is contained in:
parent
6a7945d05c
commit
32ce5a206f
@ -3,6 +3,7 @@
|
|||||||
sharedscripts
|
sharedscripts
|
||||||
compress
|
compress
|
||||||
rotate 7
|
rotate 7
|
||||||
|
daily
|
||||||
postrotate
|
postrotate
|
||||||
/etc/init.d/emissary-agent restart
|
/etc/init.d/emissary-agent restart
|
||||||
endscript
|
endscript
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
sharedscripts
|
sharedscripts
|
||||||
compress
|
compress
|
||||||
rotate 7
|
rotate 7
|
||||||
|
daily
|
||||||
postrotate
|
postrotate
|
||||||
/etc/init.d/emissary-server restart
|
/etc/init.d/emissary-server restart
|
||||||
endscript
|
endscript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user