From: alex Date: Tue, 24 Oct 2023 19:42:59 +0000 (+0200) Subject: Patch for LXC X-Git-Tag: 20240214-emacs~157 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=e3d74bea1f2f8b6115d2f54ff1997becef76760e;p=alex.git Patch for LXC --- diff --git a/scripts/p7s/soju.py b/scripts/p7s/soju.py index 1b45c70..e9683c5 100644 --- a/scripts/p7s/soju.py +++ b/scripts/p7s/soju.py @@ -14,7 +14,8 @@ def setup_soju(): Image=quay.io/alexpdp7/workstation:latest Volume=/home/alex/.config/containers/systemd/soju_config:/etc/soju/config Volume=/home/alex/.local/lib/soju:/var/lib/soju/ - SecurityLabelDisable=true + # running this on an LXC container, which borks SecurityLabelDisable + #SecurityLabelDisable=true Network=host Exec=soju