summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1669188)
raw | patch | inline | side by side (parent: 1669188)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Feb 2015 16:50:37 +0000 (17:50 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Feb 2015 16:50:37 +0000 (17:50 +0100) |
doc/sysdb.1.txt | patch | blob | history | |
doc/sysdbd.1.txt | patch | blob | history |
diff --git a/doc/sysdb.1.txt b/doc/sysdb.1.txt
index ba64f713dce47a13010d743a306499001636cf13..33a561d8b2aff502cabe91ca09b56161809b92ac 100644 (file)
--- a/doc/sysdb.1.txt
+++ b/doc/sysdb.1.txt
Failure (syntax or usage error). When using the *-c* option, sysdb exits
with status 1 if the specified command failed.
+FILES
+-----
+
+*~/.config/sysdb/ssl/key.pem*::
+*~/.config/sysdb/ssl/cert.pem*::
+ The default SSL private key and certificate files to use for SSL
+ connections.
+
+*~/.sysdb_history*::
+ The command-line history is stored in this file.
+
BUGS
----
None known.
diff --git a/doc/sysdbd.1.txt b/doc/sysdbd.1.txt
index 6c90f4204ec7713fa2f7b507e96248bf69177822..443927f1c6035bc93c01f0c2a1302842b20b1d4a 100644 (file)
--- a/doc/sysdbd.1.txt
+++ b/doc/sysdbd.1.txt
*-V*::
Display the version number and copyright information.
+FILES
+-----
+
+*/etc/sysdb/sysdbd.conf*::
+ The default main configuration file for the SysDB daemon.
+
+*/etc/sysdb/ssl/key.pem*::
+*/etc/sysdb/ssl/cert.pem*::
+ The default SSL private key and certificate files to use for SSL
+ connections.
+
SIGNALS
-------