diff --git a/config b/config index ac4d444..8e5eb95 100644 --- a/config +++ b/config @@ -512,6 +512,9 @@ setOption("DBUSServices.WhiteList", ( "de.berlios.smb4k.mounthelper.service", # cdemu-deamon (bnc#764063) "cdemud-dbus.conf", + # snapper (bnc#759391) + "org.opensuse.Snapper.conf", + "org.opensuse.Snapper.service", )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index a432e11..cc3c29c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 12 12:47:44 UTC 2012 - meissner@suse.com + +- allow snapper dbus service after audit (bnc#759391) + ------------------------------------------------------------------- Mon Oct 8 20:41:52 UTC 2012 - coolo@suse.com