9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
|
#
|
||
|
# Managed by CFEngine
|
||
|
#
|
||
|
SHELL=/bin/sh
|
||
|
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
||
|
|
||
|
0 */12 * * * root certbot -q renew --no-random-sleep-on-renew
|
||
|
|