diff --git a/config b/config index f3c5d75..3624d6d 100644 --- a/config +++ b/config @@ -767,7 +767,10 @@ setOption("DBUSServices.WhiteList", ( "pam_dbus.service", # tpm2-abrmd (bnc#1049694) "tpm2-abrmd.conf", - "tpm2-abrmd.service" + "tpm2-abrmd.service", + # nfs-ganesha (bsc#997880) + "org.ganesha.nfsd.conf", + "nfs-ganesha.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index c6a4db0..46b4a33 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 8 08:14:45 UTC 2017 - krahmer@suse.com + +- Adding nfs-ganesha (bsc#997880) + ------------------------------------------------------------------- Tue Jul 25 13:56:28 UTC 2017 - matthias.gerstner@suse.com