diff --git a/config b/config index 94389fe..61eccbe 100644 --- a/config +++ b/config @@ -1062,7 +1062,10 @@ setOption("DBUSServices.WhiteList", ( "org.freedesktop.ratbag1.service", "org.freedesktop.ratbag1.conf", # xpra (bsc#1102836) - "xpra.conf" + "xpra.conf", + # iwd (bsc#1108037) + "net.connman.iwd.service", + "iwd-dbus.conf" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index a4a5b38..206ee23 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 24 14:37:19 UTC 2018 - matthias.gerstner@suse.com + +- whitelist iwd D-Bus service (bsc#1108037) + ------------------------------------------------------------------- Wed Sep 12 19:32:02 UTC 2018 - mpost@suse.com