From 0bbeb23af6dae9b3fd73504837e1c5ff191cc05a Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Tue, 28 Apr 2020 18:21:44 +0300 Subject: [PATCH] Run logrotate hourly --- board/common/overlay/etc/crontabs/root | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/common/overlay/etc/crontabs/root b/board/common/overlay/etc/crontabs/root index b67d28d62d..d30ddac7ad 100644 --- a/board/common/overlay/etc/crontabs/root +++ b/board/common/overlay/etc/crontabs/root @@ -1,3 +1,3 @@ -14 3 * * * /usr/sbin/logrotate /etc/logrotate.conf +* 13 * * * /usr/sbin/logrotate /etc/logrotate.conf 0 2 * * 0 /usr/sbin/https-update */15 * * * * /usr/sbin/dyndns-update