diff --git a/zh-cn/device-dev/subsystems/subsys-boot-init-service.md b/zh-cn/device-dev/subsystems/subsys-boot-init-service.md index 56b376389cb2cd9823b55d56c54e8408347424c5..f7dbca859906cce7d5b07b46912fa7415d1f69f0 100644 --- a/zh-cn/device-dev/subsystems/subsys-boot-init-service.md +++ b/zh-cn/device-dev/subsystems/subsys-boot-init-service.md @@ -82,7 +82,7 @@ "name" : "serviceName", "path" : ["/system/bin/serviceName"] "importance" : 1, // 服务进程提供优先级设置 - "cpucore" : [0], // 服务进程提供cpu绑核功能 + "cpucore" : [0], // 服务进程提供CPU绑核功能 "critical" : [1, 5, 10], // 服务提供抑制机制 "apl" : "normal", // 系统服务进程设置其分布式Capability能力 "d-caps" : ["OHOS_DMS"], // 系统服务进程设置其分布式Capability能力