mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-18 00:45:06 +00:00
The headscale service is enabled by default
This commit is contained in:
parent
355733342f
commit
e285f3c932
1 changed files with 2 additions and 2 deletions
|
|
@ -31,10 +31,10 @@ distributions are Ubuntu 22.04 or newer, Debian 12 or newer.
|
|||
sudo nano /etc/headscale/config.yaml
|
||||
```
|
||||
|
||||
1. Enable and start the headscale service:
|
||||
1. Restart headscale to pick up configuration changes:
|
||||
|
||||
```shell
|
||||
sudo systemctl enable --now headscale
|
||||
sudo systemctl restart headscale
|
||||
```
|
||||
|
||||
1. Verify that headscale is running as intended:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue