mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-22 07:28:14 +00:00
This commit is contained in:
@@ -20,6 +20,7 @@ comes up automatically on boot and (2) survives system updates.
|
|||||||
It uses the same system extension method as the official guide, but we put the
|
It uses the same system extension method as the official guide, but we put the
|
||||||
`tailscaled.service` file directly in `/etc/systemd/system/` because it's
|
`tailscaled.service` file directly in `/etc/systemd/system/` because it's
|
||||||
actually safe to put things there. Changes in `/etc/` are preserved in
|
actually safe to put things there. Changes in `/etc/` are preserved in
|
||||||
`/lib/overlays/etc/upper/` via an overlayfs, meaning that they survive updates.
|
`/var/lib/overlays/etc/upper/` via an overlayfs, meaning that they survive
|
||||||
|
updates.
|
||||||
|
|
||||||
[official-guide]: https://tailscale.com/blog/steam-deck/
|
[official-guide]: https://tailscale.com/blog/steam-deck/
|
||||||
|
Reference in New Issue
Block a user