Skip to content

[Linux] ASF doesn't run even though the service is running / No errors #2738

Discussion options

You must be logged in to vote

Thanks, you're using pretty old systemd version (from Debian oldstable), this is probably the root culprit of your issue.

Find [email protected] file in /etc/systemd/system directory, and try to comment out lines 37 and 38, like this:

#SystemCallFilter=@system-service
#SystemCallFilter=~@privileged

Save the file, get to the root shell su or sudo -i, and then execute systemctl daemon-reload and systemctl start ArchiSteamFarm@asf, see if it helps.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MoShU23
Comment options

You must be logged in to vote
1 reply
@JustArchi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants