SHA256
1
0
forked from pool/rpmlint

Accepting request 841162 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint

- whitelist plasma5-disks smartmon helper (bsc#1176742)

OBS-URL: https://build.opensuse.org/request/show/841162
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=752
This commit is contained in:
2020-10-13 19:06:59 +00:00
committed by Git OBS Bridge
parent 1c67a9bbbe
commit 3a9a72cc20
2 changed files with 8 additions and 0 deletions

3
config
View File

@@ -792,6 +792,9 @@ setOption("DBUSServices.WhiteList", (
# powerdevil chargethreshold helper (bsc#1176474)
"org.kde.powerdevil.chargethresholdhelper.service",
"org.kde.powerdevil.chargethresholdhelper.conf",
# plasma5-disks smartmon helper
"org.kde.kded.smart.service",
"org.kde.kded.smart.conf"
))
setOption("PAMModules.WhiteList", (

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 12 08:09:23 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
- whitelist plasma5-disks smartmon helper (bsc#1176742)
-------------------------------------------------------------------
Thu Oct 1 12:43:35 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>