Add AF_UNIX
This commit is contained in:
parent
6a4c86d436
commit
b8394734d2
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ in {
|
|||
PrivateMounts = true;
|
||||
PrivateUsers = true;
|
||||
RestrictAddressFamilies = [
|
||||
"AF_UNIX"
|
||||
"AF_INET"
|
||||
"AF_INET6"
|
||||
"AF_NETLINK"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue