From 11fbf068c59a23c600b79755bf26b50f5c6f14c6 Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:08:57 +0000 Subject: [PATCH] structure: sync deploy/systemd/README.md --- deploy/systemd/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 deploy/systemd/README.md diff --git a/deploy/systemd/README.md b/deploy/systemd/README.md new file mode 100644 index 0000000..8c6813f --- /dev/null +++ b/deploy/systemd/README.md @@ -0,0 +1,5 @@ +# systemd units (scaffold) + +**Status:** Empty until **build**. + +Intended: auto-update timer/service calling `upgrade.sh` (auto-update **on** by default).