aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.8.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:49:46 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:56:40 +0100
commit42a8f9813716ed3495b6f49edea429b127eef0f0 (patch)
tree616e5c25b1f16d661f842d96f059680668006c6d /lacme.8.md
parentd72df441f86f759bf143df745ff13fd9b90597bf (diff)
accountd: replace internal option --conn-fd=FD with flag --stdio.
Using stdin/stdout makes it possible to tunnel the accountd connection through ssh.
Diffstat (limited to 'lacme.8.md')
-rw-r--r--lacme.8.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/lacme.8.md b/lacme.8.md
index 69870c4..c354c1a 100644
--- a/lacme.8.md
+++ b/lacme.8.md
@@ -308,7 +308,9 @@ UNIX-domain socket.
the first item being the command to execute, the second its first
argument etc. (Note that `lacme` appends more arguments when
executing the command internally.)
- Default: `@@bindir@@/lacme-accountd`.
+ Use for instance `ssh -T lacme@account.example.net lacme-accountd`
+ in order to spawn a remote [`lacme-accountd`(1)] server. Default:
+ `@@bindir@@/lacme-accountd`.
*config*