remove breaking option
This commit is contained in:
parent
6a4c86d436
commit
54a27ea3d8
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ in {
|
||||||
ProtectKernelTunables = true;
|
ProtectKernelTunables = true;
|
||||||
PrivateDevices = true;
|
PrivateDevices = true;
|
||||||
PrivateMounts = true;
|
PrivateMounts = true;
|
||||||
PrivateUsers = true;
|
|
||||||
RestrictAddressFamilies = [
|
RestrictAddressFamilies = [
|
||||||
"AF_INET"
|
"AF_INET"
|
||||||
"AF_INET6"
|
"AF_INET6"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue