5 lines
107 B
Text
5 lines
107 B
Text
# The list of certs to monitor
|
|
ARGS="
|
|
/etc/letsencrypt/live/**/cert.pem
|
|
/etc/hackypky/crts/*.pem
|
|
"
|