fix path in service file

This commit is contained in:
fosslinux 2019-03-06 07:21:10 +00:00
parent 78bd87e8f4
commit b25e4f5fa7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Description=tron gameserver
[Service]
Type=simple
ExecStart=/usr/local/sbin/tron_server
ExecStart=/usr/local/sbin/host_tron
[Install]
WantedBy=multi-user.target