diff --git a/config b/config index d1e568d..2c116d8 100644 --- a/config +++ b/config @@ -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", ( diff --git a/rpmlint.changes b/rpmlint.changes index 685dc74..4d4444e 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 12 08:09:23 UTC 2020 - Matthias Gerstner + +- whitelist plasma5-disks smartmon helper (bsc#1176742) + ------------------------------------------------------------------- Thu Oct 1 12:43:35 UTC 2020 - Matthias Gerstner