diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/lacme.conf | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/config/lacme.conf b/config/lacme.conf index 4c7dc86..3faed2b 100644 --- a/config/lacme.conf +++ b/config/lacme.conf @@ -29,7 +29,7 @@  #  #group = @@lacme_client_group@@ -# Path to the ACME client executable. +# ACME client command.  #  #command = @@libexecdir@@/lacme/client @@ -83,7 +83,7 @@  #  #group = @@lacme_www_group@@ -# Path to the ACME webserver executable. +# ACME webserver command.  #  #command = @@libexecdir@@/lacme/webserver @@ -110,7 +110,7 @@  #  #group = -# Path to the lacme-accountd(1) executable. +# lacme-accountd(1) command.  #  #command = @@bindir@@/lacme-accountd | 
