about summary refs log tree commit diff
path: root/dist/mastodon-web.service
diff options
context:
space:
mode:
Diffstat (limited to 'dist/mastodon-web.service')
-rw-r--r--dist/mastodon-web.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/mastodon-web.service b/dist/mastodon-web.service
index 3383f33e3..fd9e28770 100644
--- a/dist/mastodon-web.service
+++ b/dist/mastodon-web.service
@@ -38,7 +38,7 @@ PrivateMounts=true
 ProtectClock=true
 # System Call Filtering
 SystemCallArchitectures=native
-SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @reboot @resources @setuid @swap
+SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @privileged @raw-io @reboot @resources @setuid @swap
 
 [Install]
 WantedBy=multi-user.target