feat(profile): rewrite the child-open* profiles.

This commit is contained in:
Alexandre Pujol 2024-05-11 12:12:21 +01:00
parent 60ba9ae965
commit 4d29127d57
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 28 additions and 43 deletions

View file

@ -0,0 +1,15 @@
# 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>