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:
parent
36d00cad04
commit
7734cc9772
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", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 11:10:14 UTC 2013 - krahmer@suse.com
|
||||
|
||||
- Adding org.selinux DBUS service (bnc#848550)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 23 11:51:38 UTC 2013 - heinemannj66@gmail.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user