From c61068858b8ead1acda26fd20dde2e8b5be068aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sp=C3=B6hel?= Date: Sun, 9 Jul 2017 16:00:34 +0200 Subject: Merging sections for container-tools in nspawn file. --- lib/container/stop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/container/stop') diff --git a/lib/container/stop b/lib/container/stop index 0e3b635..b9fa506 100755 --- a/lib/container/stop +++ b/lib/container/stop @@ -176,7 +176,7 @@ case "${CLEAN}" in fi # Removing network configuration - NETWORK_VETH_EXTRA_CONF="$(crudini --get ${CONFIG}/${NAME}.nspawn ContainerToolsStart network-veth-extra)" + NETWORK_VETH_EXTRA_CONF="$(crudini --get ${CONFIG}/${NAME}.nspawn ContainerTools network-veth-extra)" case "${NETWORK_VETH_EXTRA_CONF}" in "") -- cgit v1.2.3