mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Merge branch 'zsh' into 'master'
add zsh to logprof.conf See merge request apparmor/apparmor!201 Acked-by: Christian Boltz <apparmor@cboltz.de> for 2.10..master (cherry picked from commit7e22b0a894
)00871696
add zsh to logprof.conf
This commit is contained in:
parent
ddee796d70
commit
5e4c68712f
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
/usr/bin/ksh = icnu
|
||||
/bin/dash = icnu
|
||||
/usr/bin/dash = icnu
|
||||
/bin/zsh = icnu
|
||||
/usr/bin/zsh = icnu
|
||||
|
||||
# these programs can't function if they're confined
|
||||
/bin/mount = u
|
||||
|
|
Loading…
Add table
Reference in a new issue