From 4c7a1a2865fb24271c0fae1d2c079b929dd90150 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 7 Feb 2025 01:36:05 -0500 Subject: quiet prosody reload from crontab --- files/etc/cron.d/prosody.xmpp_server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/etc/cron.d') diff --git a/files/etc/cron.d/prosody.xmpp_server b/files/etc/cron.d/prosody.xmpp_server index 35329d5..76ac173 100644 --- a/files/etc/cron.d/prosody.xmpp_server +++ b/files/etc/cron.d/prosody.xmpp_server @@ -1,3 +1,3 @@ MAILTO=root 0 0 * * * ${prosody_local_user} /usr/local/libexec/prosody-acme-proxy -q ${prosody_username}@${prosody_acme_host} ${prosody_domains} -0 0 * * * ${prosody_local_user} /usr/local/libexec/prosody-update-roster ${prosody_access_role} ${prosody_roster_path} +0 0 * * * ${prosody_local_user} /usr/local/libexec/prosody-update-roster ${prosody_access_role} ${prosody_roster_path} > /dev/null -- cgit v1.2.3