kdbus: default allow receive_type=signal for session bus 97/155097/2
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Thu, 12 Oct 2017 05:31:28 +0000 (14:31 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 13 Oct 2017 06:06:09 +0000 (15:06 +0900)
Change-Id: Id6077d3f10567df5e1320cc66b9048160a2995a4
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
bus/session.conf.in

index 8a836e22f39f1328b136b4d6dead01fcb5c4762c..ded5d6d3b6fc23bd2b0cb1db47c67f2e63f66d00 100644 (file)
@@ -36,6 +36,8 @@
     <allow send_type="method_call"/>
     <allow receive_type="method_call"/>
     <allow receive_type="method_return"/>
+    <allow receive_type="signal"/>
+    <allow receive_type="error"/>
   </policy>
 
   <!-- Include legacy configuration location -->