Apparmor: add a warning
This commit is contained in:
parent
ffb581c739
commit
44eb1bac65
@ -14,7 +14,8 @@ with pkgs.lib;
|
|||||||
enable = mkOption {
|
enable = mkOption {
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
Enable AppArmor application security system
|
Enable AppArmor application security system. Enable only if you want to further improve
|
||||||
|
AppArmor.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user