Fixed appender for cron call.
This commit is contained in:
parent
e4236d26c3
commit
8995f6ee33
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
LANGUAGE=fr_FR.UTF8
|
||||
LC_ALL=fr_FR.UTF-8
|
||||
/5 * * * * root /srv/statoolinfos/bin/statoolinfo.sh > /srv/statoolinfos/statoolinfos-cron.log
|
||||
/5 * * * * root /srv/statoolinfos/bin/statoolinfo.sh >> /srv/statoolinfos/statoolinfos-cron.log
|
||||
|
|
Loading…
Reference in a new issue