Packaging: Remove ProcSubset option in systemd (#40339)

* update rpm service file

* Update grafana-server.service
This commit is contained in:
Kevin Minehart
2021-10-12 11:18:49 -05:00
committed by GitHub
parent 34b5414905
commit fe5e49476b
2 changed files with 0 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ NoNewPrivileges=true
PrivateDevices=true
PrivateTmp=true
PrivateUsers=true
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true

View File

@@ -33,7 +33,6 @@ NoNewPrivileges=true
PrivateDevices=true
PrivateTmp=true
PrivateUsers=true
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true