]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-local: remove check for template existence before extraction 4450/head
authorJacob McNamee <jacob@jacobmcnamee.com>
Wed, 22 May 2024 14:02:14 +0000 (07:02 -0700)
committerJacob McNamee <jacob@jacobmcnamee.com>
Wed, 22 May 2024 14:26:37 +0000 (07:26 -0700)
commit63168bcf424ebd12b063968445ddadd8bbd6b87a
treec4458f1d30d279ab984b71d56293665d5f657f02
parentd740a3423888606bb655aac3ceccba5cb26a3a9e
lxc-local: remove check for template existence before extraction

This check always fails because template files do not exist until the
rootfs is unpacked. File existence is already confirmed before replacing
variables

Signed-off-by: Jacob McNamee <jacob@jacobmcnamee.com>
templates/lxc-local.in