|
@ -155,7 +155,7 @@ define Package/lxc-common/install |
|
|
$(INSTALL_DIR) $(1)/etc/lxc/ |
|
|
$(INSTALL_DIR) $(1)/etc/lxc/ |
|
|
$(CP) \
|
|
|
$(CP) \
|
|
|
$(PKG_INSTALL_DIR)/etc/lxc/default.conf \
|
|
|
$(PKG_INSTALL_DIR)/etc/lxc/default.conf \
|
|
|
$(1)/etc/lxc/ |
|
|
|
|
|
|
|
|
$(1)/etc/lxc/lxc.conf |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
define Package/lxc-hooks/install |
|
|
define Package/lxc-hooks/install |
|
|