diff --git a/conf/logsymlink.cron b/conf/logsymlink.cron index ebac0a6..f36cf33 100644 --- a/conf/logsymlink.cron +++ b/conf/logsymlink.cron @@ -1 +1 @@ -0,15,30,45 0 * * * ln -sf $(ls -t /var/log/__APP__/dns/*.log | head -n 1) /var/log/__APP__/__APP__.log \ No newline at end of file +5 0 * * * ln -sf $(ls -t /var/log/__APP__/dns/*.log | head -n 1) /var/log/__APP__/__APP__.log