Skip to content
Snippets Groups Projects
Commit 3356fdf9 authored by Jens Nolte's avatar Jens Nolte
Browse files

Add ProtectProc to service config

parent 58251596
No related branches found
No related tags found
No related merge requests found
......@@ -135,6 +135,7 @@
ProtectSystem = "full";
ProtectHome = true;
PrivateDevices = true;
ProtectProc = "invisible";
ProtectKernelTunables = true;
ProtectControlGroups = true;
ProtectKernelLogs = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment