nightmorph 07/11/07 20:42:43 Modified: vpnc-howto.xml Log: update from bug 190291
Revision Changes Path 1.4 xml/htdocs/doc/en/vpnc-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?r1=1.3&r2=1.4 Index: vpnc-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vpnc-howto.xml 15 Aug 2007 23:26:04 -0000 1.3 +++ vpnc-howto.xml 7 Nov 2007 20:42:43 -0000 1.4 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.3 2007/08/15 23:26:04 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.4 2007/11/07 20:42:43 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/vpnc-howto.xml"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.1</version> -<date>2007-08-15</date> +<version>1.2</version> +<date>2007-11-07</date> <chapter> <title>Introduction</title> @@ -740,6 +740,13 @@ # <i>rc-update add vpnc default</i> </pre> +<p> +If you don't want to save your password in the configuration file, you can tell +the init script to show all output and prompts on standard output by editing +<path>/etc/conf.d/vpnc</path>. Set the variable <c>VPNCOUTPUT</c> to yes or no, +where its default is to not display screen output. +</p> + <note> The init scripts don't handle DNS separation. </note> -- [EMAIL PROTECTED] mailing list
