Update bookwyrm-server.service

This commit is contained in:
Thomas 2023-11-10 10:06:07 +01:00 committed by GitHub
parent d692e80558
commit 4396edbb2b
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=net RestrictNamespaces=yes
NoNewPrivileges=yes NoNewPrivileges=yes
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK