apparmor.d/apparmor.d/abstractions/app-launcher-user
2024-02-11 13:34:12 +00:00

23 lines
No EOL
739 B
Text

# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2020-2022 Mikhail Morfikov
# Copyright (C) 2022-2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
@{bin}/* rPUx,
/opt/*/** rPUx,
/usr/share/*/* rPUx,
/usr/local/bin/* rPUx,
# Browsers
@{brave_path} rPx,
@{chrome_path} rPx,
@{chromium_path} rPx,
@{firefox_path} rPx,
@{opera_path} rPx,
@{bin}/ r,
/ r,
/usr/ r,
/usr/local/bin/ r,
include if exists <abstractions/app-launcher-user.d>