We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc665da + 29835d7 commit 50e242fCopy full SHA for 50e242f
plugins.d/Lets_Encrypt/dehydrated-wrapper
@@ -31,7 +31,7 @@ AUTHBIND_USR=$(stat --format '%U' $AUTHBIND80)
31
EXIT_CODE=0
32
33
# space separated list of systemd services to restart
34
-SERVICES_TO_RESTART="stunnel4@webmin.service stunnel4@shellinabox.service"
+SERVICES_TO_RESTART="webmin.service"
35
36
LE_TOS_URL=${LE_TOS_URL:-https://acme-v02.api.letsencrypt.org/directory}
37
LICENSE=$(curl $LE_TOS_URL 2>/dev/null | grep termsOfService \
0 commit comments