From 8f24cf26c2931a80d7e930997a3e0b74bdcdcd4f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 22 Jan 2026 14:46:41 +0100 Subject: octopus --- issues/systems/apps.gmi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'issues') 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: -- cgit 1.4.1