Merge pull request #262678 from plumelo/feat/esphome-proc-subset

esphome: remove ProcSubset from serviceConfig
This commit is contained in:
Martin Weinelt
2023-10-23 00:46:21 +02:00
committed by GitHub
@@ -112,7 +112,7 @@ in
ProtectKernelModules = true;
ProtectKernelTunables = true;
ProtectProc = "invisible";
ProcSubset = "pid";
ProcSubset = "all"; # Using "pid" breaks bwrap
ProtectSystem = "strict";
#RemoveIPC = true; # Implied by DynamicUser
RestrictAddressFamilies = [