ve.mk: employ init feature

It should actually work better than manual specification
now that it's fixed.
This commit is contained in:
Michael Shigorin 2013-09-09 21:01:33 +04:00
parent b2a1befe25
commit 3161c43467

View File

@ -1,8 +1,7 @@
ifeq (ve,$(IMAGE_CLASS))
# no "vzctl enter"
ve/bare: ve/.base
@$(call add,BASE_PACKAGES,sysvinit)
ve/bare: ve/.base use/init/sysv; @:
# /dev/pty and friends start here
ve/base: ve/bare