diff options
author | Frederick Muriuki Muriithi | 2022-03-14 11:50:34 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-03-14 11:55:58 +0300 |
commit | 5333b5392f4259f43afaaa0bf942ba6996b8a0fc (patch) | |
tree | d54aca85eaa7851c4d47d676b2d9d25a8bfc672d /topics/systems/shepherd.gmi | |
parent | 13d2053216a4ea09fee2ebfb5aa4c4e2d19d7c7e (diff) | |
download | gn-gemtext-5333b5392f4259f43afaaa0bf942ba6996b8a0fc.tar.gz |
Tag and prioritise a bunch of issues
Diffstat (limited to 'topics/systems/shepherd.gmi')
-rw-r--r-- | topics/systems/shepherd.gmi | 14 |
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 |