mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
profiles: remove the toybox profile
toybox is similar to busybox but is developed with Android development in mind. Thus, it has the same issues as the busybox profile and should be removed. Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
This commit is contained in:
parent
90938de5c4
commit
f6042bf34d
@ -1,12 +0,0 @@
|
||||
# This profile allows everything and only exists to give the
|
||||
# application a name instead of having the label "unconfined"
|
||||
|
||||
abi <abi/4.0>,
|
||||
include <tunables/global>
|
||||
|
||||
profile toybox /usr/bin/toybox flags=(unconfined) {
|
||||
userns,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
include if exists <local/toybox>
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user