summaryrefslogtreecommitdiff
path: root/openwrt/rhctl/files
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/rhctl/files')
-rwxr-xr-xopenwrt/rhctl/files/rhctlsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rhctl/files/rhctlsh b/openwrt/rhctl/files/rhctlsh
index 47d5873..50bcbfc 100755
--- a/openwrt/rhctl/files/rhctlsh
+++ b/openwrt/rhctl/files/rhctlsh
@@ -3,4 +3,4 @@
RUN_D=/var/run/rhctl
SOCK=$RUN_D/switchctl.sock
-/usr/bin/socat UNIX-CONNECT:$SOCK STDIO
+/usr/bin/stdioclient --command-sock $SOCK