From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iprjr-0001tf-MO for garchives@archives.gentoo.org; Wed, 07 Nov 2007 20:43:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lA7Kgk2m013261; Wed, 7 Nov 2007 20:42:46 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lA7KgjFG013253 for ; Wed, 7 Nov 2007 20:42:45 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D2A4965511 for ; Wed, 7 Nov 2007 20:42:44 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IprjX-0003pR-Lc for gentoo-doc-cvs@lists.gentoo.org; Wed, 07 Nov 2007 20:42:43 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: vpnc-howto.xml Message-Id: From: Josh Saddler Date: Wed, 07 Nov 2007 20:42:43 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: e32b2260-1b58-4452-8588-9a620ae3b15b X-Archives-Hash: a840caac90633818e4f302a5406741ea 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 @@ - + @@ -25,8 +25,8 @@ -1.1 -2007-08-15 +1.2 +2007-11-07 Introduction @@ -740,6 +740,13 @@ # rc-update add vpnc default +

+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 +/etc/conf.d/vpnc. Set the variable VPNCOUTPUT to yes or no, +where its default is to not display screen output. +

+ The init scripts don't handle DNS separation. -- gentoo-doc-cvs@gentoo.org mailing list