Skip to content

fixup event tile seccomp policy #8044

@mmcgee-jump

Description

@mmcgee-jump
# client: need to be able to establish connections to the event server.
socket: (and (eq (arg 0) "AF_INET")
#             (eq (arg 1) "SOCK_STREAM|SOCK_NONBLOCK") TODO: UNCOMMENTING CAUSES SIGSYS ?
             (eq (arg 2) 0))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions