no private users
This commit is contained in:
parent
b8394734d2
commit
e707ac44e2
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_UNIX"
|
"AF_UNIX"
|
||||||
"AF_INET"
|
"AF_INET"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue