blob: d760062bf226942f425ce43448dcac1364237813 [file] [log] [blame]
# Copyright 2017 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.
# These seccomp rules specify the syscalls used by the override_max_pressure.
# ioctl: arg1 == EVIOCGABS || EVIOCSABS
ioctl: arg1 == 0x80184558 || arg1 == 0x401845d8
open: 1
openat: 1
getpid: 1