From: Jameson Rollins Date: Wed, 27 Oct 2010 14:47:00 +0000 (-0400) Subject: remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well) X-Git-Tag: monkeysphere_0.35-1~1^2~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5a8a40b70d81a4138780726c4b03954ebb28c3d6;p=monkeysphere.git remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well) --- diff --git a/Changelog b/Changelog index 90d7e3b..aca81f2 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +monkeysphere (0.35) upstream; + + * Remove reference to USE_VALIDATION_AGENT. + + -- Jameson Rollins Wed, 27 Oct 2010 10:46:28 -0400 + monkeysphere (0.34) upstream; * fix keys-for-user so that it outputs proper authorized_keys lines diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf index 9732dc6..ca2fb83 100644 --- a/etc/monkeysphere.conf +++ b/etc/monkeysphere.conf @@ -37,7 +37,3 @@ # The path to the SSH authorized_keys file. #AUTHORIZED_KEYS=~/.ssh/authorized_keys - -# Set to true to enable validation agent during X session startup -# where available. -#USE_VALIDATION_AGENT=false