From 43670c2dc73148babfd8790070fc24982a71fd82 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 3 Dec 2016 16:22:03 +0100 Subject: Precise that --socket=PATH is ignored when the config file as an "accountd" section. --- lacme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'lacme.md') diff --git a/lacme.md b/lacme.md index 41d6428..24973db 100644 --- a/lacme.md +++ b/lacme.md @@ -115,9 +115,13 @@ Generic options : Use *path* as the [`lacme-accountd`(1)] UNIX-domain socket to connect to for signature requests from the [ACME] client. `lacme` aborts if `path` is readable or writable by other users, or if its - parent directory is writable by other users. This overrides the - *socket* option of the [`[client]` section](#client-section) of the - configuration file. + parent directory is writable by other users. + This command-line option overrides the *socket* option of the + [`[client]` section](#client-section) of the configuration file. + Moreover this option is ignored when the configuration file has an + [`[accountd]` section](#accountd-section); in that case `lacme` + spawns [`lacme-accountd`(1)], and the two processes communicate + through a socket pair. `-h`, `--help` -- cgit v1.2.3