2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 22:35:35 +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:
Steve Beattie
2008-11-06 22:48:32 +00:00
parent 7d8f597c86
commit 32696e32bc

View File

@@ -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