From 6d6268bc8aaec45384c65e638c26f45d48f8f4f7 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 7 Apr 2025 00:45:10 -0700 Subject: [PATCH] Add galaxy/etc/systemd/system/README.md --- galaxy/etc/systemd/system/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 galaxy/etc/systemd/system/README.md diff --git a/galaxy/etc/systemd/system/README.md b/galaxy/etc/systemd/system/README.md new file mode 100644 index 0000000..6d65c85 --- /dev/null +++ b/galaxy/etc/systemd/system/README.md @@ -0,0 +1,2 @@ +- cosmos-watcher.service - Watches the cosmos.config.json file and triggers an updates to the config file of dnsmasq on the sdb-share container for the *.home domains. Defining the User= looks in the home directory of that user for the script to trigger when changes are discovered. +- other services maybe \ No newline at end of file