apparmor: fix typo "preconfinement"
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Acked-by: Christian Boltz <apparmor@cboltz.de> Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
68a1a0c68c
commit
3107e8cb92
|
@ -1085,7 +1085,7 @@ fail:
|
||||||
* Remove a profile or sub namespace from the current namespace, so that
|
* Remove a profile or sub namespace from the current namespace, so that
|
||||||
* they can not be found anymore and mark them as replaced by unconfined
|
* they can not be found anymore and mark them as replaced by unconfined
|
||||||
*
|
*
|
||||||
* NOTE: removing confinement does not restore rlimits to preconfinemnet values
|
* NOTE: removing confinement does not restore rlimits to preconfinement values
|
||||||
*
|
*
|
||||||
* Returns: size of data consume else error code if fails
|
* Returns: size of data consume else error code if fails
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue