feat(abs): console: add non owner access to /dev/tty@{u8}.
Follow recent addition in attached/consoles fix #751
This commit is contained in:
parent
77d2f923b0
commit
a08c99dcb7
1 changed files with 8 additions and 0 deletions
8
apparmor.d/abstractions/consoles.d/complete
Normal file
8
apparmor.d/abstractions/consoles.d/complete
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# apparmor.d - Full set of apparmor profiles
|
||||
# Copyright (C) 2025 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
# There are the common ways to refer to consoles
|
||||
/dev/tty@{u8} rw,
|
||||
|
||||
# vim:syntax=apparmor
|
||||
Loading…
Add table
Add a link
Reference in a new issue