commit 4c3f2324221e5f248fa841dfbf233664b193c6f6 parent 46881deeefda97f1622fcdfd20772410f1fde8b4 Author: ccx <ccx@te2000.cz> Date: Thu, 14 Mar 2024 00:45:22 +0000 WIP Gentoo container Diffstat:
M | zsh-functions/confz_site_containers_init | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -211,7 +211,7 @@ confz_site_container_gentoo_check() { defvar system amd64-musl-hardened require container_gentoo_from_snapshot \ - :containers_dir :system :image_name + :containers_dir :system :image_name :svscan_dir } confz_site_container_nix_check() {