Change permissions of booting-done.service 60/273960/1 submit/tizen/20220421.021204
authorJin-gyu Kim <jin-gyu.kim@samsung.com>
Tue, 19 Apr 2022 23:05:36 +0000 (08:05 +0900)
committerJin-gyu Kim <jin-gyu.kim@samsung.com>
Tue, 19 Apr 2022 23:05:39 +0000 (08:05 +0900)
- Need root and System::Privileged permissions
- Check booting status and do recovery operaitions

Change-Id: Ie7f40824ece83745d4e93f7a08874ce0e5c57625

test/new_service_test/emulator/common/systemd_service.list
test/new_service_test/emulator/iot/systemd_service.list
test/new_service_test/emulator/mobile/systemd_service.list
test/new_service_test/emulator/wearable/systemd_service.list
test/new_service_test/target/common/systemd_service.list
test/new_service_test/target/iot/systemd_service.list
test/new_service_test/target/mobile/systemd_service.list
test/new_service_test/target/tv/systemd_service.list
test/new_service_test/target/wearable/systemd_service.list

index 464bd3ee4a35a7912d89562dd88bf94217d17a0f..ea7d8d340b6a35aa21d3f12c3b30918a3aa6cc7f 100755 (executable)
@@ -24,7 +24,7 @@
 ;bluetooth-stack-down-with-radio.service;network_fw;network_fw;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
index 49a3b4dd96621db4840e3399e96c7a6f7609e55f..338890e4bff1e2611559073fd7f9e5b2e650fa93 100755 (executable)
@@ -24,7 +24,7 @@
 ;bluetooth-stack-down-with-radio.service;network_fw;network_fw;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
index 10a05b71a3c2fed6fa1cf241deb795193c318270..76d8ac71a22f459491df2137d83abf21199ddbe5 100755 (executable)
@@ -24,7 +24,7 @@
 ;bluetooth-stack-down-with-radio.service;network_fw;network_fw;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
index 02e9f2872e1d68ccbc2bed0d4096b02d58261d4e..aaaa1d17597ce773dd5984f32d7c69180b4a11c1 100644 (file)
@@ -20,7 +20,7 @@
 ;bluetooth-stack-down.service;root;root;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
index 726957f31efafff15ef11b04cd56dd1eb292db39..7eba1f243e858c4c2e5f2292db6a0598a3ab46aa 100644 (file)
@@ -28,7 +28,7 @@
 ;bluetooth-stack-down-with-radio.service;network_fw;network_fw;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;buxton2.service;buxton;buxton;System;
index dd14f80297df9400e4462cc1e204a5aec4deb410..790562196c6323e3e6fd7ccd1829b56264e31d1a 100644 (file)
@@ -28,7 +28,7 @@
 ;bluetooth-stack-down-with-radio.service;network_fw;network_fw;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
index c500e863eb64d05b76586564da53478e11358ed5..780ac5b26b928ac3f62267a63884ddd59a68206c 100644 (file)
@@ -28,7 +28,7 @@
 ;bluetooth-stack-down-with-radio.service;network_fw;network_fw;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
index 770cf00fc34df14c7e4bf384f1041fbd70d6913d..7f510dc5766c1b676edc50727d783130d8828de2 100644 (file)
@@ -22,7 +22,7 @@
 ;bluetooth-stack-down.service;root;root;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;browser-provider.service;web_fw;web_fw;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
index b7225eace69beb1677b69b757d44c57476dc2d0f..0dba7c8836a239015de695e3f56174d8315bfb11 100755 (executable)
@@ -26,7 +26,7 @@
 ;bluetooth-stack-down.service;root;root;System;
 ;bluetooth-stack-up.service;network_fw;network_fw;System;
 ;bluez-start.service;network_fw;network_fw;System;
-;booting-done.service;system_fw;system_fw;System;
+;booting-done.service;root;root;System::Privileged;
 ;boot-animation.service;application;application;System;
 ;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;