From 6062f318277c71a11e6bd17590ba6624a26617c3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 23 Jun 2020 11:13:41 -0700 Subject: [PATCH] Revert "docs sync cron: disable until the initial sync I am doing finishes." This reverts commit df2adf68429dc077ba4a4223e94368bbca7e359d. --- roles/fedora-docs/proxy/files/cron-docs-rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fedora-docs/proxy/files/cron-docs-rsync b/roles/fedora-docs/proxy/files/cron-docs-rsync index c4a9d69daa..83cb5fafe6 100644 --- a/roles/fedora-docs/proxy/files/cron-docs-rsync +++ b/roles/fedora-docs/proxy/files/cron-docs-rsync @@ -1 +1 @@ -#55 * * * * root /usr/local/bin/lock-wrapper docssync /usr/local/bin/docs-rsync >& /dev/null +55 * * * * root /usr/local/bin/lock-wrapper docssync /usr/local/bin/docs-rsync >& /dev/null