diff --git a/services/etc/param/ohos.para.dac b/services/etc/param/ohos.para.dac index a2d1aa5728f7ef4e52f81f3990efac11870c0834..d401bcd9a16af9e8a7409a1df7d4c2879a24da9d 100755 --- a/services/etc/param/ohos.para.dac +++ b/services/etc/param/ohos.para.dac @@ -15,7 +15,8 @@ ohos.servicectrl. = system:servicectrl:0775 ohos.servicectrl.reboot. = system:powerctrl:0775 ohos.boot. = system:bootctrl:0775 -bootevent. = root:root:0777 +bootevent. = root:root:0775 +bootevent.param_watcher.started = paramwatcher:paramwatcher:0775 startup.service.ctl. = system:servicectrl:0775:int startup.device. = system:powerctrl:0775 @@ -37,12 +38,11 @@ ohos.boot.sn = root:deviceprivate:0750 const.product.udid = root:deviceprivate:0750 const.product.devUdid = root:deviceprivate:0750 -const.actionable_compatible_property.enabled = root:root:0777 -const.postinstall.fstab.prefix = root:root:0777 -const.secure = root:root:0777 -security.perf_harden = root:root:0777 -const.allow.mock.location = root:root:0777 -persist.sys.usb.config = root:root:0777 +const.actionable_compatible_property.enabled = root:root:0775 +const.postinstall.fstab.prefix = root:root:0775 +const.secure = root:root:0775 +const.allow.mock.location = root:root:0775 +persist.sys.usb.config = root:root:0775 #permission for system persist.window.boot. = root:system:0775