SHA256
1
0
forked from pool/rpmlint

Accepting request 203359 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint

- Whitelisting com.redhat.tuned DBUS service (bnc#787379)

OBS-URL: https://build.opensuse.org/request/show/203359
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=224
This commit is contained in:
Marcus Meissner 2013-10-15 08:25:37 +00:00 committed by Git OBS Bridge
parent 1111cc430f
commit a330eedd68
2 changed files with 8 additions and 0 deletions

3
config
View File

@ -578,6 +578,9 @@ setOption("DBUSServices.WhiteList", (
# mate dbus serice (bnc#831404)
"org.mate.SettingsDaemon.DateTimeMechanism.service",
"org.mate.SettingsDaemon.DateTimeMechanism.conf",
# tuned DBUS service (bnc#787379)
"com.redhat.tuned.conf",
"com.redhat.tuned.service"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 15 08:22:18 UTC 2013 - krahmer@suse.com
- Whitelisting com.redhat.tuned DBUS service (bnc#787379)
-------------------------------------------------------------------
Mon Sep 30 09:29:33 UTC 2013 - dmueller@suse.com