flo/deb: sepolicy: update netmgrd.te

This commit is contained in:
followmsi 2020-11-30 11:53:02 +01:00
parent 46ff9bbd43
commit b940a456ff
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Started by init
init_daemon_domain(netmgrd)
# Starts as (root,radio) changes to (radio,radio)
allow netmgrd self:capability { setuid setgid net_admin net_raw };