Add crash-service.service. 88/216088/1 submit/tizen/20191021.045321
authorjin-gyu.kim <jin-gyu.kim@samsung.com>
Mon, 21 Oct 2019 04:14:43 +0000 (13:14 +0900)
committerjin-gyu.kim <jin-gyu.kim@samsung.com>
Mon, 21 Oct 2019 04:14:46 +0000 (13:14 +0900)
- root / root / System permissions
- It is too complicated to change as non-root service, due to too many tools are
related with this service.
- Need to consider again to retrieve root permissions later.

Change-Id: I03ace80d04b11e00ad9824aa26a9324afe7cff8e

test/new_service_test/emulator/mobile/systemd_service.list
test/new_service_test/emulator/tv/systemd_service.list
test/new_service_test/emulator/wearable/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 979ad6d21b3dcbefee842e63ff91348676c74909..a6a96b5f8982572867653e83ccdadc54cfb69ad3 100755 (executable)
@@ -42,6 +42,7 @@ console-getty.service;root;root;System;
 console-shell.service;root;root;System;
 container-getty@.service;root;root;System;
 contextd.service;service_fw;service_fw;System;
+crash-service.service;root;root;System;
 csr.service;security_fw;security_fw;System;
 cynara.service;cynara;cynara;System;
 data-provider-master.service;app_fw;app_fw;System;
index e5f0293ca09801a67d408c4a8a95292fc8a422c6..dbd52097eb01a595ac9d99eb8fdb1e4e28318b80 100755 (executable)
@@ -32,6 +32,7 @@ connman.service;network_fw;network_fw;System;
 console-getty.service;root;root;System;
 console-shell.service;root;root;System;
 container-getty@.service;root;root;System;
+crash-service.service;root;root;System;
 csr.service;security_fw;security_fw;System;
 cynara.service;cynara;cynara;System;
 data-provider-master.service;app_fw;app_fw;System;
index b4aff43fb0f8287ebbcab7cd00c2f5a77ceddf71..b095fff8a57e8491bde9702789620d68daeda00e 100755 (executable)
@@ -34,6 +34,7 @@ console-getty.service;root;root;System;
 console-shell.service;root;root;System;
 container-getty@.service;root;root;System;
 contextd.service;service_fw;service_fw;System;
+crash-service.service;root;root;System;
 csr.service;security_fw;security_fw;System;
 cynara.service;cynara;cynara;System;
 data-provider-master.service;app_fw;app_fw;System;
index 4c880e965727276900616f3ffd5ee759eaeb7bcd..f5a5a41f4cf1a670e0db3e0a0808b07ff98a5e80 100755 (executable)
@@ -45,6 +45,7 @@ console-getty.service;root;root;System;
 console-shell.service;root;root;System;
 container-getty@.service;root;root;System;
 contextd.service;service_fw;service_fw;System;
+crash-service.service;root;root;System;
 csr.service;security_fw;security_fw;System;
 cynara.service;cynara;cynara;System;
 data-provider-master.service;app_fw;app_fw;System;
index e6b2b984aa3a242a63c7169e12060e3fc8db1a30..a45e944da2b9279542ef96c3721481a10fb7e8f3 100755 (executable)
@@ -34,6 +34,7 @@ connman.service;network_fw;network_fw;System;
 console-getty.service;root;root;System;
 console-shell.service;root;root;System;
 container-getty@.service;root;root;System;
+crash-service.service;root;root;System;
 csr.service;security_fw;security_fw;System;
 cynara.service;cynara;cynara;System;
 data-provider-master.service;app_fw;app_fw;System;
index 18bd3de5f7e6276da1fcb3877582fab505cc2e69..395caebcbf85df7fe7b9597a9d3dcbdc659f7270 100755 (executable)
@@ -40,6 +40,7 @@ console-getty.service;root;root;System;
 console-shell.service;root;root;System;
 container-getty@.service;root;root;System;
 contextd.service;service_fw;service_fw;System;
+crash-service.service;root;root;System;
 csr.service;security_fw;security_fw;System;
 cynara.service;cynara;cynara;System;
 data-provider-master.service;app_fw;app_fw;System;