Rename crash-service.service as bugreport.service 84/254884/2
authorjin-gyu.kim <jin-gyu.kim@samsung.com>
Wed, 10 Mar 2021 08:28:50 +0000 (17:28 +0900)
committerjin-gyu.kim <jin-gyu.kim@samsung.com>
Fri, 12 Mar 2021 05:16:21 +0000 (14:16 +0900)
- Executable name is also changed as bugreport-service.
- Therefore, a change in set_capability is also included.

Change-Id: I407982d19f92f1084911d930e8ba070b47d2287f

config/set_capability
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 8f9c5e357f660daf26641e92542fb26388d84833..517308419329b3e811ed9145d42892505f61620d 100755 (executable)
@@ -710,7 +710,7 @@ fi
 # Package               platform/core/system/crash-worker
 # Date                  Nov 14, 2019
 # Required              /usr/bin/crash-manager :cap_dac_override,cap_kill,cap_sys_ptrace : ei
-# Required              /usr/bin/crash-service :cap_dac_override,cap_kill,cap_sys_ptrace : ei
+# Required              /usr/bin/bugreport-service :cap_dac_override,cap_kill,cap_sys_ptrace : ei
 # cap_dac_override     To create directory
 # cap_kill             To send signals to processes
 # cap_sys_ptrace       To read /proc/<pid>/
@@ -719,8 +719,8 @@ if [ -e "/usr/bin/crash-manager" ]
 then /usr/sbin/setcap cap_dac_override,cap_kill,cap_sys_ptrace=ei /usr/bin/crash-manager
 fi
 
-if [ -e "/usr/bin/crash-service" ]
-then /usr/sbin/setcap cap_dac_override,cap_kill,cap_sys_ptrace=ei /usr/bin/crash-service
+if [ -e "/usr/bin/bugreport-service" ]
+then /usr/sbin/setcap cap_dac_override,cap_kill,cap_sys_ptrace=ei /usr/bin/bugreport-service
 fi
 
 # Package               platform/upstream/minicoredumper
index 5323154611ae1c1eaccbe996d0b81b167a00b5f4..78c6229babb4f10cc6976eb468763f06cd034d82 100755 (executable)
@@ -26,6 +26,7 @@
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -42,7 +43,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index 1d863d87eef3c62178e49abeeef5b6de815d2874..4b8a77375e8880cee285b4d861620839fa0f88c9 100755 (executable)
@@ -26,6 +26,7 @@
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -42,7 +43,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index 1d863d87eef3c62178e49abeeef5b6de815d2874..4b8a77375e8880cee285b4d861620839fa0f88c9 100755 (executable)
@@ -26,6 +26,7 @@
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -42,7 +43,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index 1f5d1c8aac5c8793be6ae910bf673973000c8f6d..70c592674f049540f9fc699cdf796fce01cfb1b0 100644 (file)
@@ -21,6 +21,7 @@
 ;bluez-start.service;network_fw;network_fw;System;
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -35,7 +36,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index b94d6798ff3dfb7de7fcbab1dda94ad939f74188..865ee9e6e0421fd5b9e61b06ca3a750655028716 100644 (file)
@@ -31,6 +31,7 @@
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
 ;buxton2.service;buxton;buxton;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
 ;capmgr.service;app_fw;app_fw;System;
@@ -47,7 +48,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index ea23ed16332a46d2018573fc11f896928823add7..ec51ba0ccd89c46c9d4d9306a2ebdcc0bd8f1946 100644 (file)
@@ -30,6 +30,7 @@
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -47,7 +48,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index 52c572c4945d0671fd422a0510c9c0d37b0e44c1..a94f722783d5cd39fbcae3f00af5e983cd755eb4 100644 (file)
@@ -30,6 +30,7 @@
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
 ;browser-provider.service;web_fw;web_fw;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -47,7 +48,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index 253ef1ff6102ca378cd0b3b0db0284f95c31e563..13953f340dcdda5b3c3c38829a4ffbb242f7bb56 100644 (file)
@@ -22,6 +22,7 @@
 ;bluez-start.service;network_fw;network_fw;System;
 ;booting-done.service;system_fw;system_fw;System;
 ;browser-provider.service;web_fw;web_fw;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
 ;capmgr.service;app_fw;app_fw;System;
@@ -36,7 +37,6 @@
 ;console-getty.service;root;root;System;
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;
index 6c37122f298f39673976874c8b6fbf16bba9d356..3e04477b3100cf7130bfa6b285acbd5f9ce356f9 100755 (executable)
@@ -27,6 +27,7 @@
 ;bluez-start.service;network_fw;network_fw;System;
 ;booting-done.service;system_fw;system_fw;System;
 ;boot-animation.service;application;application;System;
+;bugreport.service;crash_worker;crash_worker;System::Privileged;
 ;buxton2.service;buxton;buxton;System;
 ;callmgr.service;telephony;telephony;System;
 ;capi-ui-sticker.service;ui_fw;ui_fw;System;
@@ -43,7 +44,6 @@
 ;console-shell.service;root;root;System;
 ;container-getty@.service;root;root;System;
 ;contextd.service;service_fw;service_fw;System;
-;crash-service.service;crash_worker;crash_worker;System::Privileged;
 ;csr.service;security_fw;security_fw;System;
 ;cynara.service;cynara;cynara;System;
 ;data-provider-master.service;app_fw;app_fw;System;