Fixed read-only issue

This commit is contained in:
2025-01-10 18:26:22 +02:00
parent 47e919cbe2
commit 6b9706b4a7

View File

@@ -49,6 +49,7 @@
ProtectKernelTunables = true;
ProtectProc = "invisible";
ProtectSystem = "strict";
ReadWritePaths = [ "/srv/eko" ];
RestrictAddressFamilies = [
"AF_INET"
"AF_INET6"