apparmor.d/apparmor.d/abstractions/attached/consoles
2024-10-14 16:09:19 +01:00

13 lines
330 B
Text

# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# LOGPROF-SUGGEST: no
abi <abi/4.0>,
@{att}/dev/tty@{int} rw,
owner @{att}/dev/pts/@{int} rw,
include if exists <abstractions/attached/consoles.d>
# vim:syntax=apparmor