This commit is contained in:
JustArchi
2022-11-16 13:56:41 +01:00
parent 8d2b07e671
commit 3b7e4479a1
3 changed files with 9 additions and 9 deletions

View File

@@ -34,14 +34,14 @@ RestrictNamespaces=yes
RestrictRealtime=yes
RestrictSUIDSGID=yes
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=~@privileged
UMask=0077
# TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666
# TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666 and https://github.com/JustArchiNET/ArchiSteamFarm/issues/2739
# Since we don't want to enforce OS upgrade for everybody just yet, it's commented out for now
# We'll likely enforce it when .NET switches to Debian 11+ requirement
#SecureBits=noroot-locked
#SystemCallFilter=@system-service
#SystemCallFilter=~@privileged
[Unit]
After=network.target

View File

@@ -34,14 +34,14 @@ RestrictNamespaces=yes
RestrictRealtime=yes
RestrictSUIDSGID=yes
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=~@privileged
UMask=0077
# TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666
# TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666 and https://github.com/JustArchiNET/ArchiSteamFarm/issues/2739
# Since we don't want to enforce OS upgrade for everybody just yet, it's commented out for now
# We'll likely enforce it when .NET switches to Debian 11+ requirement
#SecureBits=noroot-locked
#SystemCallFilter=@system-service
#SystemCallFilter=~@privileged
[Unit]
After=network.target

View File

@@ -34,14 +34,14 @@ RestrictNamespaces=yes
RestrictRealtime=yes
RestrictSUIDSGID=yes
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=~@privileged
UMask=0077
# TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666
# TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666 and https://github.com/JustArchiNET/ArchiSteamFarm/issues/2739
# Since we don't want to enforce OS upgrade for everybody just yet, it's commented out for now
# We'll likely enforce it when .NET switches to Debian 11+ requirement
#SecureBits=noroot-locked
#SystemCallFilter=@system-service
#SystemCallFilter=~@privileged
[Unit]
After=network.target