summarylogtreecommitdiffstats
path: root/service.patch
diff options
context:
space:
mode:
authorGilrain2022-11-16 16:51:43 +0100
committerGilrain2022-11-16 16:51:43 +0100
commit59ed6c57c353a62dbd6e0726649f8bd2bfd0405a (patch)
treeb9183e404e55272bd41962c141d3c87612fe7336 /service.patch
parent4534ab3e744e9c7a718add099fbb041c87a7c697 (diff)
downloadaur-59ed6c57c353a62dbd6e0726649f8bd2bfd0405a.tar.gz
update service.patch
Diffstat (limited to 'service.patch')
-rw-r--r--service.patch12
1 files changed, 8 insertions, 4 deletions
diff --git a/service.patch b/service.patch
index dce3a35c290a..8c7056be6c9f 100644
--- a/service.patch
+++ b/service.patch
@@ -1,5 +1,5 @@
---- ArchiSteamFarm@.service.org 2022-10-12 15:23:39.580608477 +0200
-+++ ArchiSteamFarm@.service 2022-10-12 15:21:37.050911724 +0200
+--- ArchiSteamFarm@.service.org 2022-11-16 16:46:05.036505989 +0100
++++ ArchiSteamFarm@.service 2022-11-16 16:44:22.570447671 +0100
@@ -3,7 +3,7 @@
[Service]
@@ -19,12 +19,16 @@
RemoveIPC=yes
RestrictAddressFamilies=AF_INET AF_INET6
RestrictNamespaces=yes
-@@ -41,7 +42,7 @@
- # TODO: Requires systemd v247+ due to https://github.com/systemd/systemd/issues/16666
+@@ -39,9 +40,9 @@
+ # 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
+SecureBits=noroot-locked
++SystemCallFilter=@system-service
++SystemCallFilter=~@privileged
[Unit]
After=network.target