Release restrictions a bit.
This commit is contained in:
parent
b330d070c2
commit
c9644c3fd7
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ in
|
||||||
ProtectKernelModules = true;
|
ProtectKernelModules = true;
|
||||||
ProtectKernelLogs = true;
|
ProtectKernelLogs = true;
|
||||||
ProtectControlGroups = true;
|
ProtectControlGroups = true;
|
||||||
RestrictAddressFamilies = [ "AF_INET" "AF_UNIX" ];
|
|
||||||
RestrictNamespaces = "";
|
RestrictNamespaces = "";
|
||||||
|
|
||||||
NoNewPrivileges = true;
|
NoNewPrivileges = true;
|
||||||
|
|
Loading…
Reference in a new issue