mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
systemd service update
This commit is contained in:
@@ -12,6 +12,7 @@ User=%i
|
||||
# ASF security hardening, all of the below entries are optional, but their existence improves security of your system
|
||||
LockPersonality=yes
|
||||
PrivateDevices=yes
|
||||
PrivateIPC=yes
|
||||
PrivateMounts=yes
|
||||
PrivateUsers=yes
|
||||
ProtectClock=yes
|
||||
@@ -30,9 +31,6 @@ RestrictNamespaces=yes
|
||||
RestrictRealtime=yes
|
||||
RestrictSUIDSGID=yes
|
||||
|
||||
# Not tested, waiting for systemd 248+ in Debian
|
||||
#PrivateIPC=yes
|
||||
|
||||
[Unit]
|
||||
After=network.target network-online.target
|
||||
Description=ArchiSteamFarm Service (on %I)
|
||||
|
||||
@@ -12,6 +12,7 @@ User=%i
|
||||
# ASF security hardening, all of the below entries are optional, but their existence improves security of your system
|
||||
LockPersonality=yes
|
||||
PrivateDevices=yes
|
||||
PrivateIPC=yes
|
||||
PrivateMounts=yes
|
||||
PrivateUsers=yes
|
||||
ProtectClock=yes
|
||||
@@ -30,9 +31,6 @@ RestrictNamespaces=yes
|
||||
RestrictRealtime=yes
|
||||
RestrictSUIDSGID=yes
|
||||
|
||||
# Not tested, waiting for systemd 248+ in Debian
|
||||
#PrivateIPC=yes
|
||||
|
||||
[Unit]
|
||||
After=network.target network-online.target
|
||||
Description=ArchiSteamFarm Service (on %I)
|
||||
|
||||
@@ -12,6 +12,7 @@ User=%i
|
||||
# ASF security hardening, all of the below entries are optional, but their existence improves security of your system
|
||||
LockPersonality=yes
|
||||
PrivateDevices=yes
|
||||
PrivateIPC=yes
|
||||
PrivateMounts=yes
|
||||
PrivateUsers=yes
|
||||
ProtectClock=yes
|
||||
@@ -30,9 +31,6 @@ RestrictNamespaces=yes
|
||||
RestrictRealtime=yes
|
||||
RestrictSUIDSGID=yes
|
||||
|
||||
# Not tested, waiting for systemd 248+ in Debian
|
||||
#PrivateIPC=yes
|
||||
|
||||
[Unit]
|
||||
After=network.target network-online.target
|
||||
Description=ArchiSteamFarm Service (on %I)
|
||||
|
||||
Reference in New Issue
Block a user