mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
This makes for easier tab-completion, and also is a bit more explicit about the expected consumer.
5 lines
303 B
Plaintext
5 lines
303 B
Plaintext
# We don't actually need a valid Kerberos cache since these are sent
|
|
# unauth anyway -- but a cache is required for zwrite to run.
|
|
|
|
* * * * * zulip env KRB5CCNAME=/home/zulip/ccache/zmirror-tabbott zwrite -c zulip-mirror-nagios -i nagios-test -m test -Szulip-nagios@mit.edu -d -q >/dev/null 2>/dev/null
|