blob: 41afe3eec2b9ff2aa90c79dd47ac9c42a2541aa4 [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