diff --git a/config b/config index 0fb0d4d..049afdd 100644 --- a/config +++ b/config @@ -613,7 +613,10 @@ setOption("DBUSServices.WhiteList", ( "nm-openswan-service.conf", # baloo, formerly nepomuk (bnc#866131) "org.kde.baloo.filewatch.conf", - "org.kde.baloo.filewatch.service" + "org.kde.baloo.filewatch.service", + # policycoreutils new service/config (bnc#878631) + "org.selinux.service", + "org.selinux.conf" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 73742a3..d6fc0c0 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 19 13:20:06 UTC 2014 - meissner@suse.com + +- enable org.selinux.service and org.selinux.conf of policycoreutils + (pending more review) bnc#878631 + ------------------------------------------------------------------- Thu May 8 08:52:02 UTC 2014 - dmueller@suse.com