forked from pool/rpmlint
Accepting request 207436 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Adding org.selinux DBUS service (bnc#848550) OBS-URL: https://build.opensuse.org/request/show/207436 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=228
This commit is contained in:
5
config
5
config
@@ -582,7 +582,10 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.mate.SettingsDaemon.DateTimeMechanism.conf",
|
||||
# tuned DBUS service (bnc#787379)
|
||||
"com.redhat.tuned.conf",
|
||||
"com.redhat.tuned.service"
|
||||
"com.redhat.tuned.service",
|
||||
# policycoreutils (bnc#848550)
|
||||
"org.selinux.conf",
|
||||
"org.selinux.service"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
Reference in New Issue
Block a user