We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eba318 commit 330a3e4Copy full SHA for 330a3e4
2 files changed
ArchiSteamFarm/overlay/variant-base/linux/ArchiSteamFarm@.service
@@ -6,6 +6,7 @@ EnvironmentFile=-/etc/asf/%i
6
ExecStart=/home/%i/ArchiSteamFarm/ArchiSteamFarm --no-restart --service --system-required
7
Restart=on-success
8
RestartSec=1s
9
+RuntimeDirectory=asf-%i
10
SyslogIdentifier=asf-%i
11
User=%i
12
ArchiSteamFarm/overlay/variant-specific/generic/ArchiSteamFarm@.service
ExecStart=dotnet /home/%i/ArchiSteamFarm/ArchiSteamFarm.dll --no-restart --service --system-required
0 commit comments