blob: 74e2e32a1ff0332ba6e94bcb45ea12b35a8086aa [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
write: 1
poll: 1
recvmsg: 1
sendmsg: 1
read: 1
sendto: 1
fcntl: 1
recvfrom: 1
openat: 1
close: 1
fstat: 1
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
setsockopt: 1
socket: arg0 == AF_UNIX
connect: 1
geteuid: 1
pipe: 1
getsockname: 1
getuid: 1
brk: 1
access: 1
getrandom: 1
stat: 1
futex: 1
getegid: 1
getgid: 1
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
munmap: 1
rt_sigaction: 1
lseek: 1
uname: 1
clock_getres: 1
getresuid: 1
getresgid: 1
exit_group: 1
restart_syscall: 1
exit: 1
rt_sigreturn: 1