mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 06:45:38 +00:00
Things will also be painfully broken if there's a profile for /bin/dash,
which serves as /bin/sh on ubuntu.
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
# things will be painfully broken if bash has a profile
|
# things will be painfully broken if bash has a profile
|
||||||
/bin/bash = icnu
|
/bin/bash = icnu
|
||||||
/bin/ksh = icnu
|
/bin/ksh = icnu
|
||||||
|
/bin/dash = icnu
|
||||||
|
|
||||||
# these programs can't function if they're confined
|
# these programs can't function if they're confined
|
||||||
/bin/mount = u
|
/bin/mount = u
|
||||||
|
Reference in New Issue
Block a user