summarylogtreecommitdiffstats
path: root/asf-user.service
blob: f58efcefd117b5e72df9ffcd8529758dd46c4920 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ArchiSteamFarm User Service
Documentation=https://github.com/JustArchi/ArchiSteamFarm/wiki
Wants=network.target

[Service]
ExecStart=/usr/bin/asf --server --path=%h/.config/asf

[Install]
WantedBy=default.target