summarylogtreecommitdiffstats
path: root/altserver.service
blob: 5930afeccfcef98e55f77822aa43357b782daf61 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=AltServer for Linux over USB
Documentation=https://github.com/NyaMisty/AltServer-Linux
After=network-online.target

[Service]
ExecStart=/usr/bin/altserver

[Install]
WantedBy=multi-user.target