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:
parent
1111cc430f
commit
a330eedd68
3
config
3
config
@ -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", (
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user