mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Use ProcSubset=pid in systemd
This commit is contained in:
@@ -18,6 +18,7 @@ PrivateDevices=yes
|
||||
PrivateIPC=yes
|
||||
PrivateMounts=yes
|
||||
PrivateUsers=yes
|
||||
ProcSubset=pid
|
||||
ProtectClock=yes
|
||||
ProtectControlGroups=yes
|
||||
ProtectHome=read-only
|
||||
|
||||
@@ -18,6 +18,7 @@ PrivateDevices=yes
|
||||
PrivateIPC=yes
|
||||
PrivateMounts=yes
|
||||
PrivateUsers=yes
|
||||
ProcSubset=pid
|
||||
ProtectClock=yes
|
||||
ProtectControlGroups=yes
|
||||
ProtectHome=read-only
|
||||
|
||||
@@ -18,6 +18,7 @@ PrivateDevices=yes
|
||||
PrivateIPC=yes
|
||||
PrivateMounts=yes
|
||||
PrivateUsers=yes
|
||||
ProcSubset=pid
|
||||
ProtectClock=yes
|
||||
ProtectControlGroups=yes
|
||||
ProtectHome=read-only
|
||||
|
||||
Reference in New Issue
Block a user