Blame SOURCES/fapolicyd-man-page-trust.patch

a749e0
From 00e7b498cac2cdb7e82075b6328b313b420120d6 Mon Sep 17 00:00:00 2001
a749e0
From: Radovan Sroka <rsroka@redhat.com>
a749e0
Date: Tue, 2 Jun 2020 21:25:12 +0200
a749e0
Subject: [PATCH] Sync fapolicyd.conf man page trust option with the real
a749e0
 default. (#71)
a749e0
a749e0
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
a749e0
---
a749e0
 doc/fapolicyd.conf.5 | 2 +-
a749e0
 1 file changed, 1 insertion(+), 1 deletion(-)
a749e0
a749e0
diff --git a/doc/fapolicyd.conf.5 b/doc/fapolicyd.conf.5
a749e0
index 5ed657e..0f28081 100644
a749e0
--- a/doc/fapolicyd.conf.5
a749e0
+++ b/doc/fapolicyd.conf.5
a749e0
@@ -52,7 +52,7 @@ This is a comma separated list of file systems that should be watched for access
a749e0
 
a749e0
 .TP
a749e0
 .B trust
a749e0
-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.
a749e0
+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.
a749e0
 
a749e0
 .TP
a749e0
 .B syslog_format