From 9337907b60b42e76cc0e39c9b84071e98921c7a2 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Thu, 5 Sep 2024 10:58:26 +0200 Subject: [PATCH] Fix link to systemd homepage --- docs/running-headscale-linux-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running-headscale-linux-manual.md b/docs/running-headscale-linux-manual.md index b18a6990d7..3a0d91e0b4 100644 --- a/docs/running-headscale-linux-manual.md +++ b/docs/running-headscale-linux-manual.md @@ -111,7 +111,7 @@ tailscale up --login-server --authkey ## Running `headscale` in the background with systemd -This section demonstrates how to run `headscale` as a service in the background with [systemd](https://www.freedesktop.org/wiki/Software/systemd/). +This section demonstrates how to run `headscale` as a service in the background with [systemd](https://systemd.io/). This should work on most modern Linux distributions. 1. Copy [headscale's systemd service file](./packaging/headscale.systemd.service) to