From caf32f58cd5b24cdd127dce6823e10a8a5323112 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Fri, 7 Sep 2012 14:37:58 -0400 Subject: [PATCH] Remove hardcoded /var/lib/lxc from lxc-start-ephemeral Add dependency on sed and add a Makefile.am section for lxc-start-ephemeral so that it gets updated at build time for the right container path. --- src/lxc/{lxc-start-ephemeral => lxc-start-ephemeral.in} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/lxc/{lxc-start-ephemeral => lxc-start-ephemeral.in} (100%) diff --git a/src/lxc/lxc-start-ephemeral b/src/lxc/lxc-start-ephemeral.in similarity index 100% rename from src/lxc/lxc-start-ephemeral rename to src/lxc/lxc-start-ephemeral.in -- 2.47.2