1d9f0492fSopenharmony_ci# Copyright (c) 2021 Huawei Device Co., Ltd.
2d9f0492fSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
3d9f0492fSopenharmony_ci# you may not use this file except in compliance with the License.
4d9f0492fSopenharmony_ci# You may obtain a copy of the License at
5d9f0492fSopenharmony_ci#
6d9f0492fSopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
7d9f0492fSopenharmony_ci#
8d9f0492fSopenharmony_ci# Unless required by applicable law or agreed to in writing, software
9d9f0492fSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
10d9f0492fSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11d9f0492fSopenharmony_ci# See the License for the specific language governing permissions and
12d9f0492fSopenharmony_ci# limitations under the License.
13d9f0492fSopenharmony_ci
14d9f0492fSopenharmony_ci# default forbid other user to start service
15d9f0492fSopenharmony_ciohos.servicectrl.           = system:servicectrl:0775
16d9f0492fSopenharmony_ciohos.servicectrl.reboot.    = system:powerctrl:0775
17d9f0492fSopenharmony_ciohos.boot.                  = system:bootctrl:0775
18d9f0492fSopenharmony_cibootevent.                  = root:root:0775
19d9f0492fSopenharmony_cibootevent.param_watcher.started                 = paramwatcher:paramwatcher:0775
20d9f0492fSopenharmony_cistartup.service.ctl.        = system:servicectrl:0775:int
21d9f0492fSopenharmony_cistartup.device.             = system:powerctrl:0775
22d9f0492fSopenharmony_ci
23d9f0492fSopenharmony_ciconst.debuggable            = root:root:0755
24d9f0492fSopenharmony_ciconst.build.                = root:root:0775
25d9f0492fSopenharmony_ciconst.SystemCapability.     = root:root:0775
26d9f0492fSopenharmony_ciconst.product.              = root:root:0775
27d9f0492fSopenharmony_cipersist.init.               = root:root:0775
28d9f0492fSopenharmony_cistartup.appspawn.           = root:root:0750
29d9f0492fSopenharmony_cistartup.uevent.             = ueventd:ueventd:0775
30d9f0492fSopenharmony_ci
31d9f0492fSopenharmony_cipersist.init.debug.         = root:root:0775:int
32d9f0492fSopenharmony_cipersist.init.bootevent.enable         = root:root:0775:bool
33d9f0492fSopenharmony_cipersist.appspawn.           = root:root:0775
34d9f0492fSopenharmony_cipersist.xts.devattest.      = device_attest:device_attest:0775
35d9f0492fSopenharmony_ci
36d9f0492fSopenharmony_ci#udid and sn, only read
37d9f0492fSopenharmony_ciohos.boot.sn                = root:deviceprivate:0750
38d9f0492fSopenharmony_ciconst.product.udid          = root:deviceprivate:0750
39d9f0492fSopenharmony_ciconst.product.devUdid       = root:deviceprivate:0750
40d9f0492fSopenharmony_ci
41d9f0492fSopenharmony_ciconst.actionable_compatible_property.enabled = root:root:0775
42d9f0492fSopenharmony_ciconst.postinstall.fstab.prefix = root:root:0775
43d9f0492fSopenharmony_ciconst.secure = root:root:0775
44d9f0492fSopenharmony_ciconst.allow.mock.location   = root:root:0775
45d9f0492fSopenharmony_cipersist.sys.usb.config  = root:root:0775
46d9f0492fSopenharmony_ci
47d9f0492fSopenharmony_ci#permission for system
48d9f0492fSopenharmony_cipersist.window.boot. = root:system:0775
49d9f0492fSopenharmony_ci#permission for log
50d9f0492fSopenharmony_cidebug.bytrace.   = root:system:0775
51d9f0492fSopenharmony_cipersist.distributed_hardware.device_manager. = system:system:0775
52