diff --git a/conf/systemd.service b/conf/systemd.service index fcd502c..442545c 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -17,7 +17,8 @@ Restart=always NoNewPrivileges=yes PrivateTmp=yes PrivateDevices=yes -RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 +#RestrictAddressFamilies disabled, prevents any write access on the app +#RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 RestrictNamespaces=yes RestrictRealtime=yes DevicePolicy=closed