Spade

Mini Shell

Directory:~$ /usr/lib/systemd/system/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //usr/lib/systemd/system/certbot-renew.service

[Unit]
Description=This service automatically renews any certbot certificates
found

[Service]
EnvironmentFile=/etc/sysconfig/certbot
Type=oneshot
ExecStart=/usr/bin/certbot renew --noninteractive
--no-random-sleep-on-renew $PRE_HOOK $POST_HOOK $RENEW_HOOK $DEPLOY_HOOK
$CERTBOT_ARGS