forked from pool/rpmlint
Accepting request 347013 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- adding thermald DBUS service (bsc#954771) OBS-URL: https://build.opensuse.org/request/show/347013 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=357
This commit is contained in:
parent
5dd3f12a68
commit
5221a1b4ee
5
config
5
config
@ -682,7 +682,10 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.libteam.teamd.conf",
|
||||
# cinnamon settings daemon (bsc#951830)
|
||||
"org.cinnamon.SettingsDaemon.DateTimeMechanism.conf",
|
||||
"org.cinnamon.SettingsDaemon.DateTimeMechanism.service"
|
||||
"org.cinnamon.SettingsDaemon.DateTimeMechanism.service",
|
||||
# thermald (bsc#954771)
|
||||
"org.freedesktop.thermald.conf",
|
||||
"org.freedesktop.thermald.service"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 14:16:49 UTC 2015 - krahmer@suse.com
|
||||
|
||||
- adding thermald DBUS service (bsc#954771)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 30 13:30:22 UTC 2015 - lnussel@suse.de
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user