summarylogtreecommitdiffstats
path: root/altserver.service
blob: 144ad633ae00266eb8d69d36bf42283f2c6af267 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=AltServer Daemon
After=network-online.target netmuxd.service

[Service]
Environment="ALTSERVER_ANISETTE_SERVER=http://127.0.0.1:6969"
ExecStart=/opt/altserver/AltServer

[Install]
WantedBy=default.target