mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +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
|
||||
/bin/bash = icnu
|
||||
/bin/ksh = icnu
|
||||
/bin/dash = icnu
|
||||
|
||||
# these programs can't function if they're confined
|
||||
/bin/mount = u
|
||||
|
Reference in New Issue
Block a user