mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Add workaround for #3352
This commit is contained in:
@@ -36,7 +36,7 @@ RestrictRealtime=yes
|
||||
RestrictSUIDSGID=yes
|
||||
SecureBits=noroot-locked
|
||||
SystemCallArchitectures=native
|
||||
SystemCallFilter=@system-service
|
||||
SystemCallFilter=@system-service mincore
|
||||
SystemCallFilter=~@privileged
|
||||
UMask=0077
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ RestrictRealtime=yes
|
||||
RestrictSUIDSGID=yes
|
||||
SecureBits=noroot-locked
|
||||
SystemCallArchitectures=native
|
||||
SystemCallFilter=@system-service
|
||||
SystemCallFilter=@system-service mincore
|
||||
SystemCallFilter=~@privileged
|
||||
UMask=0077
|
||||
|
||||
|
||||
Reference in New Issue
Block a user