remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well)
authorJameson Rollins <jrollins@finestructure.net>
Wed, 27 Oct 2010 14:47:00 +0000 (10:47 -0400)
committerJameson Rollins <jrollins@finestructure.net>
Wed, 27 Oct 2010 14:47:00 +0000 (10:47 -0400)
Changelog
etc/monkeysphere.conf

index 90d7e3b07cf7da4b489151a34afb6294d791cceb..aca81f24ea6c89f16646563e03027e31573e2341 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+monkeysphere (0.35) upstream;
+
+  * Remove reference to USE_VALIDATION_AGENT.
+
+ -- Jameson Rollins <jrollins@finestructure.net>  Wed, 27 Oct 2010 10:46:28 -0400
+
 monkeysphere (0.34) upstream;
 
   * fix keys-for-user so that it outputs proper authorized_keys lines
index 9732dc69fc7b6d4fbdf5750afd6c901eda12195b..ca2fb834460dbe0b79d42069233a42211276a6ad 100644 (file)
@@ -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