From 00e7b498cac2cdb7e82075b6328b313b420120d6 Mon Sep 17 00:00:00 2001 From: Radovan Sroka Date: Tue, 2 Jun 2020 21:25:12 +0200 Subject: [PATCH] Sync fapolicyd.conf man page trust option with the real default. (#71) Signed-off-by: Radovan Sroka --- doc/fapolicyd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fapolicyd.conf.5 b/doc/fapolicyd.conf.5 index 5ed657e..0f28081 100644 --- a/doc/fapolicyd.conf.5 +++ b/doc/fapolicyd.conf.5 @@ -52,7 +52,7 @@ This is a comma separated list of file systems that should be watched for access .TP .B trust -This is a comma separated list of trust back-ends. If this is not configured, rpmdb is default. Fapolicyd supports \fBfile\fP back-end that reads content of /etc/fapolicyd/fapolicyd.trust and use it as a list of trusted files. The second option is \fBrpmdb\fP backend that generates list of trusted files from rpmdb. +This is a comma separated list of trust back-ends. If this is not configured, 'rpmdb,file' is default. Fapolicyd supports \fBfile\fP back-end that reads content of /etc/fapolicyd/fapolicyd.trust and use it as a list of trusted files. The second option is \fBrpmdb\fP backend that generates list of trusted files from rpmdb. .TP .B syslog_format