mirror of
https://github.com/openharmony/drivers_adapter.git
synced 2026-07-19 18:23:38 -04:00
!567 fix: add secon for devmgr process
Merge pull request !567 from yuanbo/master
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"uid" : "hdf_devmgr",
|
||||
"gid" : ["hdf_devmgr", "readproc"],
|
||||
"start-mode" : "boot",
|
||||
"secon" : "u:r:hdf_devmgr:s0",
|
||||
"caps" : ["DAC_OVERRIDE", "DAC_READ_SEARCH","CAP_SYS_MODULE", "CAP_SYS_RAWIO"]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user