Code

sysdb(1), sysdbd(1): Document files used by the tools by default.
authorSebastian Harl <sh@tokkee.org>
Sun, 1 Feb 2015 16:50:37 +0000 (17:50 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 1 Feb 2015 16:50:37 +0000 (17:50 +0100)
doc/sysdb.1.txt
doc/sysdbd.1.txt

index ba64f713dce47a13010d743a306499001636cf13..33a561d8b2aff502cabe91ca09b56161809b92ac 100644 (file)
@@ -70,6 +70,17 @@ EXIT CODES
        Failure (syntax or usage error). When using the *-c* option, sysdb exits
        with status 1 if the specified command failed.
 
        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.
 BUGS
 ----
 None known.
index 6c90f4204ec7713fa2f7b507e96248bf69177822..443927f1c6035bc93c01f0c2a1302842b20b1d4a 100644 (file)
@@ -41,6 +41,17 @@ OPTIONS
 *-V*::
        Display the version number and copyright information.
 
 *-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
 -------
 
 SIGNALS
 -------