aboutsummaryrefslogtreecommitdiff
path: root/files/etc/cron.d
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2025-02-07 00:59:20 -0500
committerCullum Smith <cullum@sacredheartsc.com>2025-02-07 00:59:20 -0500
commit21e42dd2db8d987dbd08a3254ff0719d577c005e (patch)
tree5047f5b96effa275e62af029a2dd96772e4ab84b /files/etc/cron.d
parenta76df38de5eca95aaa46ef8139cd365c5fe28fe9 (diff)
downloadinfrastructure-21e42dd2db8d987dbd08a3254ff0719d577c005e.tar.gz
typo in prosody crontab
Diffstat (limited to 'files/etc/cron.d')
-rw-r--r--files/etc/cron.d/prosody.xmpp_server4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/etc/cron.d/prosody.xmpp_server b/files/etc/cron.d/prosody.xmpp_server
index a73153a..35329d5 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-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}