summarylogtreecommitdiffstats
path: root/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.conf b/example.conf
index 19a70d125539..10082bf73b82 100644
--- a/example.conf
+++ b/example.conf
@@ -13,7 +13,7 @@
# If no errors, then certificate and key will be placed in the directory /var/lib/acme/certs/example
#
# Enable daily timer check and renew certs:
-# systemctl enable --now letsencrypt@example.timer
+# systemctl enable --now acme@example.timer
# List domain names included in certificate separated by space. All domains should work and refer to this server.
ACME_DOMAINS="example.com www.example.com"