harmony 鸿蒙Native API中由于权限管控可能调用失败的符号列表
Native API中由于权限管控可能调用失败的符号列表
使用如下接口请确保应用实体有相应的权限。
符号名 | 调用失败可能的原因 |
---|---|
mlockall | usr namespace isolation or lack of CAP_IPC_LOCK privilege |
swapon | usr namespace isolation |
swapoff | usr namespace isolation |
stime | usr namespace isolation or lack of CAP_SYS_TIME privilege |
settimeofday | usr namespace isolation or lack of CAP_SYS_TIME privilege |
adjtime | usr namespace isolation or lack of CAP_SYS_TIME privilege |
clock_settime | usr namespace isolation or lack of CAP_SYS_TIME privilege |
klogctl | usr namespace isolation or lack of CAP_SYS_ADMIN/CAP_SYSLOG privilege |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦