ve.mk: employ init feature
It should actually work better than manual specification now that it's fixed.
This commit is contained in:
parent
b2a1befe25
commit
3161c43467
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user