Update bookwyrm-server.service

This commit is contained in:
Thomas 2023-11-10 13:43:17 +01:00 committed by GitHub
parent 4396edbb2b
commit 7e5d934a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ ProtectKernelModules=true
ProtectKernelLogs=true ProtectKernelLogs=true
ProtectControlGroups=true ProtectControlGroups=true
RestrictRealtime=true RestrictRealtime=true
RestrictNamespaces=yes RestrictNamespaces=net
NoNewPrivileges=yes NoNewPrivileges=yes
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK