aboutsummaryrefslogtreecommitdiff
path: root/res/xml/command_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/command_list.xml')
-rw-r--r--res/xml/command_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/command_list.xml b/res/xml/command_list.xml
index cd04ec9..80e0739 100644
--- a/res/xml/command_list.xml
+++ b/res/xml/command_list.xml
@@ -37,7 +37,7 @@
<!-- Shell commands -->
<command commandId="bash" commandPath="/system/bin/sh" commandArgs="" />
- <command commandId="su" commandPath="/system/xbin/su" commandArgs="" />
+ <command commandId="su" commandPath="/sbin/su" commandArgs="" />
<!-- Console info -->
<command commandId="groups" commandPath="/system/bin/groups" commandArgs="" />