sdm660-common: Run tftp_server with system group
* Avoid the need to rely on dac_override Change-Id: Id5b5bb0a747267672837ea030b246f8df3b944a3 Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
This commit is contained in:
parent
08993f61a9
commit
2e3a160271
1 changed files with 1 additions and 0 deletions
|
@ -581,6 +581,7 @@ service vendor.rmt_storage /vendor/bin/rmt_storage
|
|||
service vendor.tftp_server /vendor/bin/tftp_server
|
||||
class core
|
||||
user root
|
||||
group root system
|
||||
|
||||
service vendor.port-bridge /system/vendor/bin/port-bridge
|
||||
class main
|
||||
|
|
Loading…
Reference in a new issue