summary refs log tree commit diff
path: root/issues
diff options
context:
space:
mode:
authorPjotr Prins2026-01-22 14:46:41 +0100
committerPjotr Prins2026-01-22 14:46:45 +0100
commit8f24cf26c2931a80d7e930997a3e0b74bdcdcd4f (patch)
tree5e33952280d85bf1aaabdb5b0e2fa3f19012414d /issues
parent02eca0a0ee46c47c153505ca123f654c5e9a9c55 (diff)
downloadgn-ai-8f24cf26c2931a80d7e930997a3e0b74bdcdcd4f.tar.gz
octopus
Diffstat (limited to 'issues')
-rw-r--r--issues/systems/apps.gmi4
1 files changed, 3 insertions, 1 deletions
diff --git a/issues/systems/apps.gmi b/issues/systems/apps.gmi
index e374250d..808eef2c 100644
--- a/issues/systems/apps.gmi
+++ b/issues/systems/apps.gmi
@@ -130,7 +130,7 @@ ExecStart = /usr/local/bin/bnw-app-container
 WantedBy = multi-user.target
 ```
 
-We need to make sure the garbace collector does not destroy the container, add the --root switch
+We need to make sure the garbage collector does not destroy the container, add the --root switch
 
 ```
 /home/shepherd/guix-profiles/bnw/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network --root=/usr/local/bin/bnw-app-container
@@ -143,6 +143,8 @@ root@tux02:/home/shepherd# /home/shepherd/guix-profiles/bnw/bin/guix gc --list-r
   /usr/local/bin/bnw-app-container
 ```
 
+If there is a running conflict, restart shepherd in systemd.
+
 ## R/shiny apps
 
 The R/shiny apps were showing a tarball mismatch: