From 5e95d487982b9362b544139b98d1da55fa6ef78c Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:20:30 +0100 Subject: Add doc --- doc/service/user/goetia-shutdown.html | 67 +++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 doc/service/user/goetia-shutdown.html (limited to 'doc/service/user/goetia-shutdown.html') diff --git a/doc/service/user/goetia-shutdown.html b/doc/service/user/goetia-shutdown.html new file mode 100644 index 0000000..5652923 --- /dev/null +++ b/doc/service/user/goetia-shutdown.html @@ -0,0 +1,67 @@ + + +
+ + + +
+ goetia-base
+
+ goetia
+
+ Software
+
+ 0x53.net
+
+ The user goetia-shutdown service is used to tear down + user supervision trees. + Upon being started it: +
USER environment variable,
+ if it is empty it exits 100.
+ USERTREE environment variable,
+ If it is empty it exits 100.
+ ${USER}/${USERTREE}
+ of the
+ user runtime directory
+ exists. If not, meaning no user supervision tree is running, it exits 0.
+