From: Jin-gyu Kim Date: Tue, 26 Apr 2022 05:45:55 +0000 (+0900) Subject: Add clone_partitions.service X-Git-Tag: submit/tizen_6.5/20220426.103735^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F274309%2F1;p=platform%2Fcore%2Fsecurity%2Fsecurity-config.git Add clone_partitions.service Change-Id: I2b4da639a5d153887c66566d573a13e25f23a823 --- diff --git a/test/new_service_test/emulator/common/systemd_service.list b/test/new_service_test/emulator/common/systemd_service.list index 100746c..1181b61 100755 --- a/test/new_service_test/emulator/common/systemd_service.list +++ b/test/new_service_test/emulator/common/systemd_service.list @@ -38,6 +38,7 @@ ;chromium-efl.service;root;root;System::Privileged; ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/emulator/iot/systemd_service.list b/test/new_service_test/emulator/iot/systemd_service.list index c998430..bff5f43 100755 --- a/test/new_service_test/emulator/iot/systemd_service.list +++ b/test/new_service_test/emulator/iot/systemd_service.list @@ -38,6 +38,7 @@ ;chromium-efl.service;root;root;System::Privileged; ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/emulator/mobile/systemd_service.list b/test/new_service_test/emulator/mobile/systemd_service.list index cbc593e..1cdfdff 100755 --- a/test/new_service_test/emulator/mobile/systemd_service.list +++ b/test/new_service_test/emulator/mobile/systemd_service.list @@ -38,6 +38,7 @@ ;chromium-efl.service;root;root;System::Privileged; ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/emulator/wearable/systemd_service.list b/test/new_service_test/emulator/wearable/systemd_service.list index 19be82e..91d80ff 100644 --- a/test/new_service_test/emulator/wearable/systemd_service.list +++ b/test/new_service_test/emulator/wearable/systemd_service.list @@ -32,6 +32,7 @@ ;chromium-efl.service;root;root;System::Privileged; ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; +;clone_partitions.service;root;root;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; ;console-shell.service;root;root;System; diff --git a/test/new_service_test/target/common/systemd_service.list b/test/new_service_test/target/common/systemd_service.list index 2a8beb9..34e7750 100644 --- a/test/new_service_test/target/common/systemd_service.list +++ b/test/new_service_test/target/common/systemd_service.list @@ -43,6 +43,7 @@ ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; ;clat.service;network_fw;network_fw;System; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/target/iot/systemd_service.list b/test/new_service_test/target/iot/systemd_service.list index eceb038..9cd386c 100644 --- a/test/new_service_test/target/iot/systemd_service.list +++ b/test/new_service_test/target/iot/systemd_service.list @@ -43,6 +43,7 @@ ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; ;clat.service;network_fw;network_fw;System; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/target/mobile/systemd_service.list b/test/new_service_test/target/mobile/systemd_service.list index 493beeb..3016b55 100644 --- a/test/new_service_test/target/mobile/systemd_service.list +++ b/test/new_service_test/target/mobile/systemd_service.list @@ -43,6 +43,7 @@ ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; ;clat.service;network_fw;network_fw;System; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/target/tv/systemd_service.list b/test/new_service_test/target/tv/systemd_service.list index d263cb7..b11a696 100644 --- a/test/new_service_test/target/tv/systemd_service.list +++ b/test/new_service_test/target/tv/systemd_service.list @@ -34,6 +34,7 @@ ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; ;clat.service;network_fw;network_fw;System; +;clone_partitions.service;root;root;System; ;connman-vpn.service;network_fw;network_fw;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; diff --git a/test/new_service_test/target/wearable/systemd_service.list b/test/new_service_test/target/wearable/systemd_service.list index 6811c7f..885ebb2 100755 --- a/test/new_service_test/target/wearable/systemd_service.list +++ b/test/new_service_test/target/wearable/systemd_service.list @@ -40,6 +40,7 @@ ;chromium-efl-install.service;web_fw;web_fw;System; ;chromium-efl-update.service;root;root;System::Privileged; ;clat.service;network_fw;network_fw;System; +;clone_partitions.service;root;root;System; ;connman.service;network_fw;network_fw;System; ;console-getty.service;root;root;System; ;console-shell.service;root;root;System;