diff --git a/config b/config index 745c75a..cf18d61 100644 --- a/config +++ b/config @@ -700,7 +700,10 @@ setOption("DBUSServices.WhiteList", ( "org.drbd.drbdmanaged.service", # iio-sensor-proxy (bsc#939191) "net.hadess.SensorProxy.conf", - "net.hadess.SensorProxy.service" + "net.hadess.SensorProxy.service", + # openattic (bsc#972478) + "openattic.conf", + "openattic.service" )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint.changes b/rpmlint.changes index 98ba65c..4006797 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 30 12:10:04 UTC 2016 - krahmer@suse.com + +- whitelisting openattic (bsc#972478) + ------------------------------------------------------------------- Thu Mar 24 18:51:51 UTC 2016 - mpost@suse.com