From: jooseong lee Date: Thu, 14 Jul 2016 06:22:47 +0000 (+0900) Subject: Move muse-server in root daemon list to non root list X-Git-Tag: submit/tizen/20160714.062904^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e155818b32e5db974aaeadbe236dfc885d5581c;p=platform%2Fcore%2Fsecurity%2Fsecurity-config.git Move muse-server in root daemon list to non root list muse-server.service * User=multimedia_fw * Group=multimedia_fw Change-Id: I50db443c68be20a9223bc4aaaa6904a84706fd4f Signed-off-by: jooseong lee --- diff --git a/test/capability_test/list/emul/mobile/root_daemon_list b/test/capability_test/list/emul/mobile/root_daemon_list index 6d84c21..cfbf91f 100755 --- a/test/capability_test/list/emul/mobile/root_daemon_list +++ b/test/capability_test/list/emul/mobile/root_daemon_list @@ -13,7 +13,6 @@ user@.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/capability_test/list/emul/mobile/root_daemon_list.stable b/test/capability_test/list/emul/mobile/root_daemon_list.stable index 6d84c21..cfbf91f 100755 --- a/test/capability_test/list/emul/mobile/root_daemon_list.stable +++ b/test/capability_test/list/emul/mobile/root_daemon_list.stable @@ -13,7 +13,6 @@ user@.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/capability_test/list/emul/wearable/root_daemon_list b/test/capability_test/list/emul/wearable/root_daemon_list index 97b2885..23e84ec 100755 --- a/test/capability_test/list/emul/wearable/root_daemon_list +++ b/test/capability_test/list/emul/wearable/root_daemon_list @@ -13,7 +13,6 @@ user@.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd app2sd-server.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/capability_test/list/emul/wearable/root_daemon_list.stable b/test/capability_test/list/emul/wearable/root_daemon_list.stable index 97b2885..23e84ec 100755 --- a/test/capability_test/list/emul/wearable/root_daemon_list.stable +++ b/test/capability_test/list/emul/wearable/root_daemon_list.stable @@ -13,7 +13,6 @@ user@.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd app2sd-server.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/capability_test/list/target/mobile/root_daemon_list b/test/capability_test/list/target/mobile/root_daemon_list index 3f1a8ab..51d3031 100755 --- a/test/capability_test/list/target/mobile/root_daemon_list +++ b/test/capability_test/list/target/mobile/root_daemon_list @@ -17,7 +17,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd wifi-direct-manager.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/capability_test/list/target/mobile/root_daemon_list.stable b/test/capability_test/list/target/mobile/root_daemon_list.stable index 3f1a8ab..51d3031 100755 --- a/test/capability_test/list/target/mobile/root_daemon_list.stable +++ b/test/capability_test/list/target/mobile/root_daemon_list.stable @@ -17,7 +17,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd wifi-direct-manager.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/capability_test/list/target/wearable/root_daemon_list b/test/capability_test/list/target/wearable/root_daemon_list index 4378ce2..5b5c1ab 100755 --- a/test/capability_test/list/target/wearable/root_daemon_list +++ b/test/capability_test/list/target/wearable/root_daemon_list @@ -14,7 +14,6 @@ wifi-direct-manager.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/capability_test/list/target/wearable/root_daemon_list.stable b/test/capability_test/list/target/wearable/root_daemon_list.stable index 4378ce2..5b5c1ab 100755 --- a/test/capability_test/list/target/wearable/root_daemon_list.stable +++ b/test/capability_test/list/target/wearable/root_daemon_list.stable @@ -14,7 +14,6 @@ wifi-direct-manager.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/root_test/list/emul/mobile/non_root_list b/test/root_test/list/emul/mobile/non_root_list index 9a21d92..8602f29 100755 --- a/test/root_test/list/emul/mobile/non_root_list +++ b/test/root_test/list/emul/mobile/non_root_list @@ -18,6 +18,7 @@ esd.service,systemd,app_fw,app_fw focus-server.service,systemd,multimedia_fw,multimedia_fw media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging +muse-server.service,systemd,multimedia_fw,multimedia_fw nfc-manager.service,systemd,network_fw,network_fw phonenumber-utils.service,systemd,service_fw,service_fw privacy-guard-server.service,systemd,security_fw,security_fw diff --git a/test/root_test/list/emul/mobile/non_root_list.stable b/test/root_test/list/emul/mobile/non_root_list.stable index 9a21d92..8602f29 100755 --- a/test/root_test/list/emul/mobile/non_root_list.stable +++ b/test/root_test/list/emul/mobile/non_root_list.stable @@ -18,6 +18,7 @@ esd.service,systemd,app_fw,app_fw focus-server.service,systemd,multimedia_fw,multimedia_fw media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging +muse-server.service,systemd,multimedia_fw,multimedia_fw nfc-manager.service,systemd,network_fw,network_fw phonenumber-utils.service,systemd,service_fw,service_fw privacy-guard-server.service,systemd,security_fw,security_fw diff --git a/test/root_test/list/emul/mobile/root_daemon_list b/test/root_test/list/emul/mobile/root_daemon_list index 145541e..a760ba5 100755 --- a/test/root_test/list/emul/mobile/root_daemon_list +++ b/test/root_test/list/emul/mobile/root_daemon_list @@ -24,7 +24,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd nether.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/root_test/list/emul/mobile/root_daemon_list.stable b/test/root_test/list/emul/mobile/root_daemon_list.stable index 145541e..a760ba5 100755 --- a/test/root_test/list/emul/mobile/root_daemon_list.stable +++ b/test/root_test/list/emul/mobile/root_daemon_list.stable @@ -24,7 +24,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd nether.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/root_test/list/emul/wearable/non_root_list b/test/root_test/list/emul/wearable/non_root_list index cd5857f..cdd09fc 100755 --- a/test/root_test/list/emul/wearable/non_root_list +++ b/test/root_test/list/emul/wearable/non_root_list @@ -15,6 +15,7 @@ esd.service,systemd,app_fw,app_fw focus-server.service,systemd,multimedia_fw,multimedia_fw media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging +muse-server.service,systemd,multimedia_fw,multimedia_fw phonenumber-utils.service,systemd,service_fw,service_fw pulseaudio.service,systemd,pulse,pulse sensord.service,systemd,sensor,input diff --git a/test/root_test/list/emul/wearable/non_root_list.stable b/test/root_test/list/emul/wearable/non_root_list.stable index cd5857f..cdd09fc 100755 --- a/test/root_test/list/emul/wearable/non_root_list.stable +++ b/test/root_test/list/emul/wearable/non_root_list.stable @@ -15,6 +15,7 @@ esd.service,systemd,app_fw,app_fw focus-server.service,systemd,multimedia_fw,multimedia_fw media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging +muse-server.service,systemd,multimedia_fw,multimedia_fw phonenumber-utils.service,systemd,service_fw,service_fw pulseaudio.service,systemd,pulse,pulse sensord.service,systemd,sensor,input diff --git a/test/root_test/list/emul/wearable/root_daemon_list b/test/root_test/list/emul/wearable/root_daemon_list index 86b64a1..da56d5a 100755 --- a/test/root_test/list/emul/wearable/root_daemon_list +++ b/test/root_test/list/emul/wearable/root_daemon_list @@ -23,7 +23,6 @@ net.netconfig.service,dbus connman-vpn.service,systemd mobileap-agent.service,systemd app2sd-server.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/root_test/list/emul/wearable/root_daemon_list.stable b/test/root_test/list/emul/wearable/root_daemon_list.stable index b028866..d9ffcef 100755 --- a/test/root_test/list/emul/wearable/root_daemon_list.stable +++ b/test/root_test/list/emul/wearable/root_daemon_list.stable @@ -24,7 +24,6 @@ connman-vpn.service,systemd mobileap-agent.service,systemd app2sd-server.service,systemd nether.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd emuld.service,systemd diff --git a/test/root_test/list/target/mobile/non_root_list b/test/root_test/list/target/mobile/non_root_list index f08a89a..1c83ed5 100755 --- a/test/root_test/list/target/mobile/non_root_list +++ b/test/root_test/list/target/mobile/non_root_list @@ -20,6 +20,7 @@ media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging mtp-initiator.service,systemd,network_fw,network_fw mtp-responder.service,systemd,owner,users +muse-server.service,systemd,multimedia_fw,multimedia_fw phonenumber-utils.service,systemd,service_fw,service_fw privacy-guard-server.service,systemd,security_fw,security_fw pulseaudio.service,systemd,pulse,pulse diff --git a/test/root_test/list/target/mobile/non_root_list.stable b/test/root_test/list/target/mobile/non_root_list.stable index f08a89a..1c83ed5 100755 --- a/test/root_test/list/target/mobile/non_root_list.stable +++ b/test/root_test/list/target/mobile/non_root_list.stable @@ -20,6 +20,7 @@ media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging mtp-initiator.service,systemd,network_fw,network_fw mtp-responder.service,systemd,owner,users +muse-server.service,systemd,multimedia_fw,multimedia_fw phonenumber-utils.service,systemd,service_fw,service_fw privacy-guard-server.service,systemd,security_fw,security_fw pulseaudio.service,systemd,pulse,pulse diff --git a/test/root_test/list/target/mobile/root_daemon_list b/test/root_test/list/target/mobile/root_daemon_list index 7bd26bd..95c1bc1 100755 --- a/test/root_test/list/target/mobile/root_daemon_list +++ b/test/root_test/list/target/mobile/root_daemon_list @@ -28,7 +28,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd wifi-direct-manager.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/root_test/list/target/mobile/root_daemon_list.stable b/test/root_test/list/target/mobile/root_daemon_list.stable index 7bd26bd..95c1bc1 100755 --- a/test/root_test/list/target/mobile/root_daemon_list.stable +++ b/test/root_test/list/target/mobile/root_daemon_list.stable @@ -28,7 +28,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd wifi-direct-manager.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/root_test/list/target/wearable/non_root_list b/test/root_test/list/target/wearable/non_root_list index 235d5c1..99a01a2 100755 --- a/test/root_test/list/target/wearable/non_root_list +++ b/test/root_test/list/target/wearable/non_root_list @@ -16,6 +16,7 @@ focus-server.service,systemd,multimedia_fw,multimedia_fw media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging mtp-responder.service,systemd,owner,users +muse-server.service,systemd,multimedia_fw,multimedia_fw nfc-manager.service,systemd,network_fw,network_fw phonenumber-utils.service,systemd,service_fw,service_fw pulseaudio.service,systemd,pulse,pulse diff --git a/test/root_test/list/target/wearable/non_root_list.stable b/test/root_test/list/target/wearable/non_root_list.stable index 235d5c1..99a01a2 100755 --- a/test/root_test/list/target/wearable/non_root_list.stable +++ b/test/root_test/list/target/wearable/non_root_list.stable @@ -16,6 +16,7 @@ focus-server.service,systemd,multimedia_fw,multimedia_fw media-server.service,systemd,multimedia_fw,multimedia_fw msg-server.service,systemd,messaging,messaging mtp-responder.service,systemd,owner,users +muse-server.service,systemd,multimedia_fw,multimedia_fw nfc-manager.service,systemd,network_fw,network_fw phonenumber-utils.service,systemd,service_fw,service_fw pulseaudio.service,systemd,pulse,pulse diff --git a/test/root_test/list/target/wearable/root_daemon_list b/test/root_test/list/target/wearable/root_daemon_list index 904b747..d23b957 100755 --- a/test/root_test/list/target/wearable/root_daemon_list +++ b/test/root_test/list/target/wearable/root_daemon_list @@ -25,7 +25,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd wifi-direct-manager.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd diff --git a/test/root_test/list/target/wearable/root_daemon_list.stable b/test/root_test/list/target/wearable/root_daemon_list.stable index 904b747..d23b957 100755 --- a/test/root_test/list/target/wearable/root_daemon_list.stable +++ b/test/root_test/list/target/wearable/root_daemon_list.stable @@ -25,7 +25,6 @@ app2sd-server.service,systemd connman-vpn.service,systemd mobileap-agent.service,systemd wifi-direct-manager.service,systemd -muse-server.service,systemd deviced-vibrator.service,systemd sdbd.service,systemd sdbd_tcp.service,systemd