diff options.h @ 510:b85507ade010

- Update manuals, include section on authorized_keys - Change default PATH to /usr/bin:/bin - Mention DEBUG_TRACE in -v help text
author Matt Johnston <matt@ucc.asn.au>
date Wed, 05 Nov 2008 14:14:40 +0000
parents d4bbc0039008
children 582cb38e4eb5 a3748e54273c
line wrap: on
line diff
--- a/options.h	Wed Nov 05 13:53:14 2008 +0000
+++ b/options.h	Wed Nov 05 14:14:40 2008 +0000
@@ -259,7 +259,7 @@
 #define DEFAULT_KEEPALIVE 0
 
 /* The default path. This will often get replaced by the shell */
-#define DEFAULT_PATH "/bin:/usr/bin"
+#define DEFAULT_PATH "/usr/bin:/bin"
 
 /* Some other defines (that mostly should be left alone) are defined
  * in sysoptions.h */