lxc: correctly install configuration files
[feed/packages.git] / utils / lxc / Makefile
index 0156c94f315358eaf93674289cd6d4cf24dd4d77..3adfd5de952e6aea6caaf4a460fadfb31b202e4e 100644 (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/