mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
libcgroup: deprecated
procd and LXCs are used for containerization
This commit is contained in:
parent
c92d47953e
commit
1f6dc0d9fb
1 changed files with 3 additions and 3 deletions
|
|
@ -100,6 +100,6 @@ define Package/libcgroup-utils/install
|
||||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/* $(1)/usr/bin
|
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/* $(1)/usr/bin
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,libcgroup))
|
#$(eval $(call BuildPackage,libcgroup))
|
||||||
$(eval $(call BuildPackage,libcgroup-daemon))
|
#$(eval $(call BuildPackage,libcgroup-daemon))
|
||||||
$(eval $(call BuildPackage,libcgroup-utils))
|
#$(eval $(call BuildPackage,libcgroup-utils))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue