From: Zoltán Felleg Date: Thu, 20 Mar 2025 19:39:49 +0000 (+0100) Subject: Updated l1chost.in (set lxc to start all containers on boot). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=47c3867b5f110ff01e042f82a4a24de099500774;p=user-lxc.git Updated l1chost.in (set lxc to start all containers on boot). --- diff --git a/sources/l1chost.in/etc/sysconfig/lxc.set b/sources/l1chost.in/etc/sysconfig/lxc.set new file mode 100644 index 0000000..e5c3ea2 --- /dev/null +++ b/sources/l1chost.in/etc/sysconfig/lxc.set @@ -0,0 +1 @@ +OPTIONS="--all"