forked from pool/rpmlint
Accepting request 891225 from devel:openSUSE:Factory:rpmlint
- fix whitelisting for kdiskmark service (bsc#1182521) OBS-URL: https://build.opensuse.org/request/show/891225 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=352
This commit is contained in:
commit
4053586b20
3
config
3
config
@ -804,7 +804,8 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.kde.filesharing.samba.service",
|
||||
"org.kde.filesharing.samba.conf",
|
||||
# KDiskMark, HDD/SSD benchmark GUI (bsc#1182521)
|
||||
"org.jonmagon.kdiskmark.service"
|
||||
"org.jonmagon.kdiskmark.service",
|
||||
"org.jonmagon.kdiskmark.conf"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 7 08:07:14 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||
|
||||
- fix whitelisting for kdiskmark service (bsc#1182521)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 31 11:37:22 UTC 2021 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user