lxc: set default lxcpath to /lxc
[feed/packages.git] / utils / lxc / Makefile
index 0b684eb66682f59b8b5c59ff86d4d7228ca0e58c..1a2bc6c2a889020a3fee8d1c0c6326d88197df35 100644 (file)
@@ -155,7 +155,7 @@ define Package/lxc-common/install
        $(INSTALL_DIR) $(1)/etc/lxc/
        $(CP) \
                $(PKG_INSTALL_DIR)/etc/lxc/default.conf \
-               $(1)/etc/lxc/
+               $(1)/etc/lxc/lxc.conf
 endef
 
 define Package/lxc-hooks/install