summaryrefslogtreecommitdiff
path: root/openwrt/rhctl/files
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2009-11-18 10:25:40 (GMT)
committerChristian Pointner <equinox@helsinki.at>2009-11-18 10:25:40 (GMT)
commit9044c3b05f6809ceca2f35d582a1601602f088d9 (patch)
treefe8c54d14f4b560fecb02314d9b6e368c5aaaccd /openwrt/rhctl/files
parente4a30ac897423a0acebeb2aea205855f04e4e627 (diff)
added stdioclient to openwrt package
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