William Petit
32ce5a206f
All checks were successful
arcad/emissary/pipeline/head This commit looks good
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
/var/log/emissary/agent.log {
|
|
missingok
|
|
sharedscripts
|
|
compress
|
|
rotate 7
|
|
daily
|
|
postrotate
|
|
/etc/init.d/emissary-agent restart
|
|
endscript
|
|
} |