diff --git a/conf/coturn-synapse.service b/conf/coturn-synapse.service
index ebbf25c..724ef01 100644
--- a/conf/coturn-synapse.service
+++ b/conf/coturn-synapse.service
@@ -38,7 +38,7 @@ ProtectControlGroups=yes
 ProtectKernelModules=yes
 ProtectKernelTunables=yes
 LockPersonality=yes
-SystemCallFilter=~@clock @debug @module @mount @obsolete @reboot @setuid @swap
+SystemCallFilter=~@clock @debug @module @mount @obsolete @reboot @swap
 
 # Denying access to capabilities that should not be relevant for webapps
 # Doc: https://man7.org/linux/man-pages/man7/capabilities.7.html