aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.8.md
diff options
context:
space:
mode:
Diffstat (limited to 'lacme.8.md')
-rw-r--r--lacme.8.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lacme.8.md b/lacme.8.md
index 79fb300..1d1aede 100644
--- a/lacme.8.md
+++ b/lacme.8.md
@@ -185,7 +185,7 @@ of [ACME] commands and dialogues with the remote [ACME] server).
*command*
: Path to the [ACME] client executable.
- Default: `/usr/lib/lacme/client`.
+ Default: `/usr/libexec/lacme/client`.
*server*
@@ -264,7 +264,7 @@ served during certificate issuance.
: Path to the [ACME] webserver executable. A separate process is
spawned for each address to *listen* on. (In particular no
webserver process is forked when the *listen* option is empty.)
- Default: `/usr/lib/lacme/webserver`.
+ Default: `/usr/libexec/lacme/webserver`.
*iptables*