summarylogtreecommitdiffstats
path: root/mage-server.service
blob: 59578a848b0d9f711c8ea66d6e0d724e5161ddf8 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Starts mage-server on boot 

[Service]
Type=simple
ExecStart=/usr/bin/mage-server

[Install]
WantedBy=multi-user.target