Merge "Allow aocxd to set thread priority" into main
This commit is contained in:
commit
69201a294d
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ wakelock_use(aocxd);
|
|||
|
||||
# add aocx service to the domain
|
||||
add_service(aocxd, aocx);
|
||||
|
||||
# allow managing thread priority
|
||||
allow aocxd self:global_capability_class_set sys_nice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue