Update unprivileged_userns_restriction

John Johansen 2022-10-20 09:18:58 +00:00
parent 7777c49fb9
commit de5a683dd5

@ -24,7 +24,7 @@ Kernel support for restricting unprivileged user namespaces
The presence of AppArmor's ability to control user namespaces can also be found by introspecting AppArmor's advertised feature set via the following command
````
```
$ sudo cat /sys/kernel/security/apparmor/features/namespaces/mask
userns_create
```