diff --git a/rocketchat-follower@.service b/rocketchat-follower@.service
index 11d548f5bc447223563e0b07c62c397b49664bd8..f39977c7f69c13ff7b83e85ef7b6f4dfb3181907 100644
--- a/rocketchat-follower@.service
+++ b/rocketchat-follower@.service
@@ -34,7 +34,6 @@ ProtectProc=noaccess
 RestrictRealtime=true
 RestrictSUIDSGID=true
 RestrictNamespaces=true
-RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
 ProtectSystem=strict
 ProtectHome=true
 PrivateTmp=true
diff --git a/rocketchat.service b/rocketchat.service
index 8dd8fa09d990832b008aeea3197502ae5ac33557..76e7ab1b9a8279cd3866ed87ed9737b609875db3 100644
--- a/rocketchat.service
+++ b/rocketchat.service
@@ -30,7 +30,6 @@ ProtectProc=noaccess
 RestrictRealtime=true
 RestrictSUIDSGID=true
 RestrictNamespaces=true
-RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
 ProtectSystem=strict
 ProtectHome=true
 PrivateTmp=true