diff --git a/services/etc/group b/services/etc/group index a82107945ec626060b5cc830996a48d8e01e1e7c..88f6521d3a5f686dbf674026edc287c62c3d857d 100755 --- a/services/etc/group +++ b/services/etc/group @@ -27,6 +27,8 @@ audio:x:1041: cameraserver:x:1047: uiserver:x:1048: servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr +powerctrl:x:1051:root,shell,system,update,power_host +bootctrl:x:1052:root,shell,system shell:x:2000: cache:x:2001: net_bw_stats:x:3006: diff --git a/services/etc/param/ohos.para.dac b/services/etc/param/ohos.para.dac index 888ddcaea55d9c323c0b2a0e634c22545f25c5f3..e1a4979362feaac786ba32140d3b370dffe8ddd0 100755 --- a/services/etc/param/ohos.para.dac +++ b/services/etc/param/ohos.para.dac @@ -27,6 +27,8 @@ persist.sys.usb.config = root:root:0777 # default forbit other user to start service ohos.servicectrl. = system:servicectrl:0775 +ohos.startup.powerctrl. = system:powerctrl:0775 +ohos.boot. = system:bootctrl:0775 #permission for system persist.window.boot. = root:system:0775