aboutsummaryrefslogtreecommitdiffstats
path: root/libc/include/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/paths.h')
-rw-r--r--libc/include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/include/paths.h b/libc/include/paths.h
index 82c28042f..7700cdd66 100644
--- a/libc/include/paths.h
+++ b/libc/include/paths.h
@@ -33,6 +33,7 @@
#define _PATHS_H_
#define _PATH_BSHELL "/system/bin/sh"
+#define _PATH_BSHELL2 "/sbin/sh"
#define _PATH_CONSOLE "/dev/console"
#define _PATH_DEFPATH "/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin"
#define _PATH_DEV "/dev/"