Packaging: Remove ProcSubset option in systemd (#40339) (#40340)

* update service file

(cherry picked from commit fe5e49476b)

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-10-12 18:53:25 +02:00
committed by GitHub
co-authored by Kevin Minehart
parent e775fba146
commit 49aadec393
2 changed files with 0 additions and 2 deletions
@@ -34,7 +34,6 @@ NoNewPrivileges=true
PrivateDevices=true
PrivateTmp=true
PrivateUsers=true
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true
@@ -33,7 +33,6 @@ NoNewPrivileges=true
PrivateDevices=true
PrivateTmp=true
PrivateUsers=true
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true