This commit is contained in:
Dennis 2025-10-17 10:58:55 +02:00
parent e0083b5471
commit b1836bc303

View file

@ -38,7 +38,6 @@
ProtectKernelModules = true; ProtectKernelModules = true;
ProtectKernelTunables = true; ProtectKernelTunables = true;
ProtectSystem = "strict"; ProtectSystem = "strict";
LockPersonality = true;
RemoveIPC = true; RemoveIPC = true;
RestrictNamespaces = true; RestrictNamespaces = true;
RestrictRealtime = true; RestrictRealtime = true;