From 83052f4b42d5402b517f42f8e32af203cdfffa9d Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Wed, 25 Apr 2018 17:15:45 +0900 Subject: [PATCH] scripts: Simplify the deny permission for PASS dbus interface Prior to that PASS denies the each d-bus interface for pmqos/pass core. Deny the parent dbus interface instead of each d-bus interface when user is not root and unauthorized user. Change-Id: I29a400178535222de637738d44e0269e0b282c72 Signed-off-by: Chanwoo Choi --- scripts/pass.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/scripts/pass.conf b/scripts/pass.conf index 9c63d7b..aa07ffd 100644 --- a/scripts/pass.conf +++ b/scripts/pass.conf @@ -10,9 +10,7 @@ send_interface="org.tizen.system.pass.pmqos"/> - - + + -- 2.7.4