apply default deny own policy 94/206094/1 accepted/tizen/unified/20190602.221846 submit/tizen/20190530.011453
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Tue, 14 May 2019 07:38:22 +0000 (16:38 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Tue, 14 May 2019 07:38:30 +0000 (16:38 +0900)
Change default own policy from allow to deny.

Change-Id: Ifde07a31ea3e6b8c97a6b7aee093ff9bf67c301c
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
bus/system.conf.in

index e6c0bcc..58975dc 100644 (file)
@@ -47,7 +47,7 @@
 
     <!-- Holes must be punched in service configuration files for
          name ownership and sending method calls -->
-    <allow own="*"/>
+    <deny own="*"/>
     <deny send_type="method_call"/>
 
     <!-- Signals and reply messages (method returns, errors) are allowed