From 396af1cf85ba07a7d4019ed87ed2fab4faccbbf9 Mon Sep 17 00:00:00 2001 From: Duncan Date: Sun, 9 Oct 2022 19:24:44 -0400 Subject: [PATCH] --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 438d97c..e6f220a 100644 --- a/readme.md +++ b/readme.md @@ -20,4 +20,6 @@ comes up automatically on boot and (2) survives system updates. ## How it works The Deck runs SteamOS 3, which is derived from Arch and thus uses a software -suite called systemd to manage services. +suite called systemd to manage services. The `tailscaled.service` file is a +systemd unit file, which tells systemd how to start and manage the tailscale +daemon.