looks like it keeps sending the same diff for any page edit please somebody fix it.
it's a shame if our internal resources don't work properly. ---------- Forwarded Message ---------- Subject: PLDWWW: Vserver Date: Monday 29 January 2007 19:29 From: adamg <[EMAIL PROTECTED]> To: pld-cvs-commit@lists.pld-linux.org, [EMAIL PROTECTED] Author: adamg Date: Mon Jan 29 17:29:15 2007 GMT Module: PLDWWW URL: http://www.pld-linux.org/Vserver ---- Log message: small hint about 32 bit guest ona 64 bit host ---- 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@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit ------------------------------------------------------- -- glen _______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en