summarylogtreecommitdiffstats
path: root/ceserver.service
blob: 16e2ae6468bc6ece4e51151456ae3527b2c38436 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cheat Engine Server
After=network.target

[Service]
ExecStart=/opt/ceserver/ceserver
Restart=on-failure

[Install]
WantedBy=multi-user.target