mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
feat(abs): extend the bash abs with some common values.
This commit is contained in:
parent
158c6006b1
commit
eb66feef62
11
apparmor.d/abstractions/bash.d/complete
Normal file
11
apparmor.d/abstractions/bash.d/complete
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# apparmor.d - Full set of apparmor profiles
|
||||||
|
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
|
||||||
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
|
/usr/share/bash-completion/{,**} r,
|
||||||
|
|
||||||
|
@{etc_ro}/profile.d/ r,
|
||||||
|
@{etc_ro}/profile.d/* r,
|
||||||
|
|
||||||
|
owner @{HOME}/.alias r,
|
||||||
|
owner @{HOME}/.i18n r,
|
Loading…
Reference in New Issue
Block a user