regular.mk: added vzstats group to server-ovz

This is our answer to this VZstats FAQ entry:

  Q: Why is it opt-out rather than opt-in?
  A: We just don't have a good place
     (such as installer or some GUI)
     to ask you for opt-in.

Well ALT Linux got one. :)
This commit is contained in:
Michael Shigorin 2015-05-19 17:53:28 +03:00
parent 3b5217534c
commit c771420e90

View File

@ -221,6 +221,7 @@ distro/.regular-server-managed: distro/.regular-server
distro/regular-server-ovz: distro/.regular-server-managed \
use/server/ovz use/server/groups/base
@$(call add,MAIN_GROUPS,vzstats)
distro/regular-server-hyperv: distro/.regular-server-managed
@$(call set,KFLAVOURS,un-def)