From a2e7a8cdf1c416b75c3f01d9dbdfb37f71ef879f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Wed, 18 Nov 2020 17:52:35 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20app-emulation/lxc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- merge/app-emulation/.calculate_directory | 1 + merge/app-emulation/lxc/.calculate_directory | 1 + merge/app-emulation/lxc/lxc.conf | 3 +++ merge/app-emulation/lxc/lxc/.calculate_directory | 1 + 4 files changed, 6 insertions(+) create mode 100644 merge/app-emulation/.calculate_directory create mode 100644 merge/app-emulation/lxc/.calculate_directory create mode 100644 merge/app-emulation/lxc/lxc.conf create mode 100644 merge/app-emulation/lxc/lxc/.calculate_directory diff --git a/merge/app-emulation/.calculate_directory b/merge/app-emulation/.calculate_directory new file mode 100644 index 0000000..8e3df7f --- /dev/null +++ b/merge/app-emulation/.calculate_directory @@ -0,0 +1 @@ +{% calculate append = 'skip' %} diff --git a/merge/app-emulation/lxc/.calculate_directory b/merge/app-emulation/lxc/.calculate_directory new file mode 100644 index 0000000..c7ef4b5 --- /dev/null +++ b/merge/app-emulation/lxc/.calculate_directory @@ -0,0 +1 @@ +{% calculate path='/etc', package='app-emulation/lxc' %} diff --git a/merge/app-emulation/lxc/lxc.conf b/merge/app-emulation/lxc/lxc.conf new file mode 100644 index 0000000..7da645e --- /dev/null +++ b/merge/app-emulation/lxc/lxc.conf @@ -0,0 +1,3 @@ +{% calculate comment='#', format='raw', append='replace' %} + +lxc.lxcpath = /var/calculate/lxc diff --git a/merge/app-emulation/lxc/lxc/.calculate_directory b/merge/app-emulation/lxc/lxc/.calculate_directory new file mode 100644 index 0000000..cf64a3f --- /dev/null +++ b/merge/app-emulation/lxc/lxc/.calculate_directory @@ -0,0 +1 @@ +{% calculate path='/var/calculate' %}