Fwd: PLDWWW: Vserver
Elan Ruusamäe
glen at delfi.ee
Thu Jan 18 15:34:09 CET 2007
err. the attached diff is wrong from wiki edit commit mails
correct diff is http://www.pld-linux.org/Vserver?action=diff&rev2=58&rev1=57
---------- Forwarded Message ----------
Subject: PLDWWW: Vserver
Date: Thursday 18 January 2007 16:10
Author: glen Date: Thu Jan 18 14:10:31 2007 GMT
Module: PLDWWW URL: http://www.pld-linux.org/Vserver
---- Log message:
add copying vserver section
---- Page affected: Vserver
---- Diffs:
================================================================
=== vservers startup order ===
Sometimes it may happen that you need to be sure that one of the vservers
is started before the others - e.g. it provides some service that other
depend on. Vserver provides an easy way to do this - let's assume that
''test2'' vserver depends on ''test'' and ''foo'' vservers: {{{
- # echo test >> /etc/vservers/test/apps/init/depends
+ # echo test >> /etc/vservers/test2/apps/init/depends
- # echo foo >> /etc/vservers/test/apps/init/depends
+ # echo foo >> /etc/vservers/test2/apps/init/depends
}}}
At shutdown, the ''test2'' vserver will be stopped before its dependencies.
{{{
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit at lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
-------------------------------------------------------
--
glen
More information about the pld-devel-en
mailing list