You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
383 B
10 lines
383 B
4 months ago
|
# This file is used to populate seccomp's allowlist policy in combination with SYSCALLS.TXT.
|
||
|
# Note that the resultant policy is applied only to zygote spawned processes.
|
||
|
#
|
||
|
# This file is processed by a python script named genseccomp.py.
|
||
|
#
|
||
|
# The syscalls below are prioritized above other syscalls when checking seccomp policy, in
|
||
|
# the order of appearance in this file.
|
||
|
|
||
|
futex
|
||
|
ioctl
|