PLDWWW: Vserver

glen glen at pld-linux.org
Sat Jan 7 23:29:36 CET 2006


Author: glen   Date: Sat Jan  7 22:29:36 2006 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Vserver
---- Log message:


---- Page affected: Vserver

---- Diffs:

================================================================
  less /usr/share/doc/util-vserver-build-0.30.209/package-menagament.txt.gz
  }}}
  
+ == using init style plain ==
+ 
+ you might want to run your vserver with init style plain, which means it runs like regular linux host, where everything is controlled by {{{/sbin/init}}}. other reasons for doing so is that you can't enter your vserver because it dies before you can enter it :)
+ 
+ {{{
+ echo 'plain' > /etc/vservers/test/apps/init/style
+ }}}
+ 


More information about the pld-cvs-commit mailing list