diff --git a/config b/config index 11a7db8..8dd1a17 100644 --- a/config +++ b/config @@ -555,6 +555,12 @@ setOption("DBUSServices.WhiteList", ( # temporary approved only due to insufficient resources -Marcus "org.kde.nepomuk.filewatch.service", "org.kde.nepomuk.filewatch.conf", + # wicked network management (bnc#783932) + "network-nanny.conf", + "wicked-dhcp4.conf", + "wicked-dhcp6.conf", + "wicked-autoip4.conf", + "wicked.conf", )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 0a30d70..7a309ce 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 23 14:20:21 UTC 2013 - meissner@suse.com + +- Allow current wicked DBUS services (bnc#783932) + ------------------------------------------------------------------- Thu Jul 4 07:13:13 UTC 2013 - meissner@suse.com