diff options
Diffstat (limited to 'contrib/unbound.service.in')
| -rw-r--r-- | contrib/unbound.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unbound.service.in b/contrib/unbound.service.in index c95ab94b343a..a4596978dbe2 100644 --- a/contrib/unbound.service.in +++ b/contrib/unbound.service.in @@ -66,7 +66,7 @@ ProtectSystem=strict RuntimeDirectory=unbound ConfigurationDirectory=unbound StateDirectory=unbound -RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX +RestrictAddressFamilies=AF_INET AF_INET6 AF_NETLINK AF_UNIX RestrictRealtime=true SystemCallArchitectures=native SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module mount @obsolete @resources |
