lxc: correctly install configuration files

Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
Luka Perkov
2014-11-17 16:31:53 +01:00
parent e2994cfd93
commit dfd4daf633
3 changed files with 6 additions and 5 deletions
+5
View File
@@ -165,6 +165,11 @@ define Package/lxc-common/install
$(INSTALL_DIR) $(1)/etc/lxc/
$(CP) \
$(PKG_INSTALL_DIR)/etc/lxc/default.conf \
$(1)/etc/lxc/default.conf
$(INSTALL_DIR) $(1)/etc/lxc/
$(CP) \
./files/lxc.conf \
$(1)/etc/lxc/lxc.conf
$(INSTALL_DIR) $(1)/lxc/