[Unit] Description=Half-Life Server After=network.target [Service] Type=simple User=halflife ExecStart=/home/halflife/xash3d -dedicated -port6 27015 -ip6 xxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx -noip +maxplayers 8 +map crossfire StandardOutput=file:/home/halflife/server-debug.log StandardError=file:/home/halflife/server-error.log Restart=on-failure [Install] WantedBy=multi-user.target