We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdf654 commit 7540390Copy full SHA for 7540390
1 file changed
tutorials/creating_ssl_certificates.md
@@ -53,7 +53,7 @@ certbot -d example.com --manual --preferred-challenges dns certonly
53
54
### Auto Renewal
55
56
-On modern Debian-based systems, Certbot usually creates a systemd timer automatically to renew certificates before expiration.
+On modern Linux distributions, Certbot usually creates a systemd timer automatically to renew certificates before expiration.
57
You can verify this by running `systemctl list-timers | grep certbot`.
58
59
Example output:
0 commit comments