summaryrefslogtreecommitdiff
path: root/default_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'default_options.h')
-rw-r--r--default_options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/default_options.h b/default_options.h
index 8d04506..536f4e7 100644
--- a/default_options.h
+++ b/default_options.h
@@ -339,5 +339,6 @@ be overridden at runtime with -I. 0 disables idle timeouts */
/* The default path. This will often get replaced by the shell */
#define DEFAULT_PATH "/usr/bin:/bin"
+#define DEFAULT_ROOT_PATH "/usr/sbin:/usr/bin:/sbin:/bin"
#endif /* DROPBEAR_DEFAULT_OPTIONS_H_ */