set RestrictAddressFamilies to unix,ipv4,ipv6
This commit is contained in:
parent
c27499e2d3
commit
ab4e6375e0
@ -37,6 +37,7 @@ ProtectKernelLogs=true
|
||||
ProtectControlGroups=true
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
SystemCallArchitectures=native
|
||||
|
Loading…
Reference in New Issue
Block a user