PLDWWW: Vserver

adamg adamg at pld-linux.org
Tue Nov 20 21:58:06 CET 2007


Author: adamg   Date: Tue Nov 20 20:58:06 2007 GMT
Module: PLDWWW   URL: http://pld-linux.org/Vserver?action=diff&rev2=98&rev1=97
---- Log message:
typo

---- Page affected: Vserver

---- Diffs:

================================================================
The comment on the change is:
typo

  
  To enable special handling of network contexts in guests with a single IP do:
  {{{
- echo "signle_ip" >> /etc/vservers/xyz/nflags
+ echo "single_ip" >> /etc/vservers/xyz/nflags
  }}}
  
  Similarly to disable this option if its enabled in kernel do:
  
  {{{
- echo "~signle_ip" >> /etc/vservers/xyz/nflags
+ echo "~single_ip" >> /etc/vservers/xyz/nflags
  }}}
  
  


More information about the pld-cvs-commit mailing list