···375375KNOT_SERVER_LISTEN_ADDR=127.0.0.1:5555
376376```
377377378378-If you run a Linux distribution that uses systemd, you can use the provided
379379-service file to run the server. Copy
380380-[`knotserver.service`](/systemd/knotserver.service)
378378+If you run a Linux distribution that uses systemd, you can
379379+use the provided service file to run the server. Copy
380380+[`knotserver.service`](https://tangled.org/tangled.org/core/blob/master/systemd/knotserver.service)
381381to `/etc/systemd/system/`. Then, run:
382382383383```