summarylogtreecommitdiffstats
path: root/mage-server.service
blob: 268832af509219f6616b19d359312ff10fa4426c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Xmage server

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

[Install]
WantedBy=multi-user.target