diff --git a/config b/config index f9ec1f1..4333ff2 100644 --- a/config +++ b/config @@ -414,6 +414,9 @@ setOption("DBUSServices.WhiteList", ( # urfkill (bnc#688328) "org.freedesktop.URfkill.service", "org.freedesktop.URfkill.conf", + # account services (bnc#676638) + "org.freedesktop.Accounts.service", + "org.freedesktop.Accounts.conf", )) # Output filters diff --git a/rpmlint.changes b/rpmlint.changes index 3e837c7..46a6ce1 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 2 14:17:04 UTC 2011 - lnussel@suse.de + +- add account services (bnc#676638) + ------------------------------------------------------------------- Mon May 2 11:56:25 UTC 2011 - lnussel@suse.de