From: Vincent Vanwaelscappel Date: Tue, 1 Oct 2024 17:03:06 +0000 (+0200) Subject: wip #7112 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=484b5f6dfe782d81c0ac46bea041461b9d1ebddd;p=fluidbook-hosting-loadbalancer.git wip #7112 --- diff --git a/config/crontab b/config/crontab index 29c3f62..bf57b33 100644 --- a/config/crontab +++ b/config/crontab @@ -2,4 +2,4 @@ MAILTO=sysadmin@cubedesigners.com SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -* * * * * /usr/bin/env SYNC=$SYNC /usr/local/bin/sync >/proc/1/fd/1 2>/proc/1/fd/2 +*/5 * * * * /usr/bin/env SYNC=$SYNC /usr/local/bin/sync >/proc/1/fd/1 2>/proc/1/fd/2