summaryrefslogtreecommitdiff
path: root/topics/systems/shepherd.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'topics/systems/shepherd.gmi')
-rw-r--r--topics/systems/shepherd.gmi14
1 files changed, 14 insertions, 0 deletions
diff --git a/topics/systems/shepherd.gmi b/topics/systems/shepherd.gmi
index 5f9ca4f..ea5f10b 100644
--- a/topics/systems/shepherd.gmi
+++ b/topics/systems/shepherd.gmi
@@ -1,5 +1,15 @@
# Shepherd
+## Tags
+
+* assigned: ??
+* type: documentation
+* keywords: system, shepherd
+* status: unclear
+* priority: unclear
+
+## Description
+
On Debian based systems we run shepherd as a shepherd user. The service gets started up through systemd:
```
@@ -18,3 +28,7 @@ WantedBy=multi-user.target
```
=> https://git.genenetwork.org/efraim/shepherd-services Running shepherd services
+
+## Notes
+
+This seems to be documentation, and not necessarily a task, issue or enhancement to be worked on