Remove hideProcessInformation from security config.
This commit is contained in:
parent
4db219c279
commit
81b7af1fc0
1 changed files with 0 additions and 1 deletions
|
@ -6,6 +6,5 @@ mkIf (elem "security" config.machine.conffiles) {
|
|||
security = {
|
||||
audit.enable = true;
|
||||
auditd.enable = true;
|
||||
hideProcessInformation = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue