diff --git a/config b/config index 3af0781..ba51bb9 100644 --- a/config +++ b/config @@ -535,6 +535,8 @@ setOption("DBUSServices.WhiteList", ( "org.opensuse.Snapper.service", # autofs-udisk interaction (bnc#782691) "org.freedesktop.AutoMount.conf", + # NetworkManager-iodine (bnc#781071) + "nm-iodine-service.conf", )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 597d2c5..4c4d97b 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 18 09:29:48 UTC 2013 - meissner@suse.com + +- allow nm-iodine-service.conf DBUS service (bnc#781071) + ------------------------------------------------------------------- Fri Feb 8 07:28:42 UTC 2013 - matwey.kornilov@gmail.com