mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-27 09:48:08 +00:00
more appropriate default path for android
This commit is contained in:
parent
324bf93935
commit
18f801e87a
@ -309,7 +309,7 @@ be overridden at runtime with -I. 0 disables idle timeouts */
|
||||
#define DEFAULT_IDLE_TIMEOUT 0
|
||||
|
||||
/* The default path. This will often get replaced by the shell */
|
||||
#define DEFAULT_PATH "/usr/bin:/bin"
|
||||
#define DEFAULT_PATH "/sbin:/system/sbin:/system/bin:/system/xbin"
|
||||
|
||||
/* Some other defines (that mostly should be left alone) are defined
|
||||
* in sysoptions.h */
|
||||
|
Loading…
Reference in New Issue
Block a user