apparmor.d/apparmor.d/abstractions/app/open
2024-05-11 12:13:57 +01:00

15 lines
327 B
Text

# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# Full set of rules for child-open-* profiles.
include <abstractions/desktop>
@{open_path} mrix,
@{sh_path} r,
/dev/tty rw,
include if exists <abstractions/app/open.d>