From 5f5e195e25fd4a7aa6e34ffd291d88249cdb489d Mon Sep 17 00:00:00 2001 From: Duncan Date: Sun, 9 Oct 2022 20:00:18 -0400 Subject: [PATCH] --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 706d756..35d7f4b 100644 --- a/readme.md +++ b/readme.md @@ -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 `tailscaled.service` file directly in `/etc/systemd/system/` because it's 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/