forked from pool/rpmlint
Accepting request 838983 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- whitelist D-Bus files for powerdevil chargethreshold (bsc#1176474) OBS-URL: https://build.opensuse.org/request/show/838983 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=750
This commit is contained in:
parent
7825840ab7
commit
1c67a9bbbe
5
config
5
config
@ -788,7 +788,10 @@ setOption("DBUSServices.WhiteList", (
|
||||
"oddjob-mkhomedir.conf",
|
||||
# libvirt-dbus (bsc#1173093)
|
||||
"org.libvirt.service",
|
||||
"org.libvirt.conf"
|
||||
"org.libvirt.conf",
|
||||
# powerdevil chargethreshold helper (bsc#1176474)
|
||||
"org.kde.powerdevil.chargethresholdhelper.service",
|
||||
"org.kde.powerdevil.chargethresholdhelper.conf",
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 12:43:35 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||
|
||||
- whitelist D-Bus files for powerdevil chargethreshold (bsc#1176474)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 07:51:10 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user