Add AF_UNIX

This commit is contained in:
Henry Hiles 2025-06-20 13:38:45 -04:00
commit b8394734d2
No known key found for this signature in database

View file

@ -55,6 +55,7 @@ in {
PrivateMounts = true;
PrivateUsers = true;
RestrictAddressFamilies = [
"AF_UNIX"
"AF_INET"
"AF_INET6"
"AF_NETLINK"