aboutsummaryrefslogtreecommitdiffstats
path: root/lacme-accountd.1.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-20 22:05:18 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-21 00:19:51 +0100
commit74c0a11722cf1e01b9a9834e89a07b55eaf01080 (patch)
tree8f12146e2a5b402fc6b846259c1be02ed2f10edc /lacme-accountd.1.md
parentcf3d42c066d2f54d4a57aa38907a7c6c7d06aeb6 (diff)
lacme-accountd: new setting 'logfile' to log signature requests.
Prefixed with a timestamp.
Diffstat (limited to 'lacme-accountd.1.md')
-rw-r--r--lacme-accountd.1.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/lacme-accountd.1.md b/lacme-accountd.1.md
index 476a150..66ef222 100644
--- a/lacme-accountd.1.md
+++ b/lacme-accountd.1.md
@@ -119,6 +119,11 @@ leading `--`) in the configuration file. Valid settings are:
[`gpg`(1)] to use, as well as some default options.
Default: `gpg --quiet`.
+*logfile*
+
+: An optional file where to log to. The value is subject to
+ [%-specifier expansion](#percent-specifiers).
+
*socket*
: See `--socket=`.
@@ -131,8 +136,8 @@ leading `--`) in the configuration file. Valid settings are:
============
The value the `--config=`, `--privkey=` and `--socket=` CLI options (and
-*privkey* and *socket* configuration options) are subject to %-expansion
-for the following specifiers.
+*privkey*, *socket* and *logfile* settings in the configuration file)
+are subject to %-expansion for the following specifiers.
---- ------------------------------------------------------------------
`%C` `@@localstatedir@@/cache` for the root user, and `$XDG_CACHE_HOME`