mirror of
http://galexander.org/git/simplesshd.git
synced 2025-08-01 07:38:05 +00:00
Now need a dropbear config #define to use the built-in libtom.
This commit is contained in:
parent
fb7eab1fe9
commit
c066139c3a
@ -299,3 +299,5 @@ be overridden at runtime with -I. 0 disables idle timeouts */
|
|||||||
#define DEFAULT_PATH "/sbin:/system/sbin:/system/bin:/system/xbin"
|
#define DEFAULT_PATH "/sbin:/system/sbin:/system/bin:/system/xbin"
|
||||||
|
|
||||||
#define DROPBEAR_SVR_MULTIUSER 0
|
#define DROPBEAR_SVR_MULTIUSER 0
|
||||||
|
|
||||||
|
#define BUNDLED_LIBTOM 1
|
||||||
|
Loading…
Reference in New Issue
Block a user