summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-04-02 17:13:17 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-04-02 17:13:17 (GMT)
commit35ba307bec56d265612bdae3114593285fe99381 (patch)
tree6ccebff25c5c3ee608d13e2ec1f0577a15410144 /openwrt
parentd3a42c5c7f60d78e49d766318c98ed0efa1b7496 (diff)
moved name of tcplistener
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/rhctl/files/rhctl.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rhctl/files/rhctl.config b/openwrt/rhctl/files/rhctl.config
index 6dbb9c0..9c7a6ee 100644
--- a/openwrt/rhctl/files/rhctl.config
+++ b/openwrt/rhctl/files/rhctl.config
@@ -49,7 +49,7 @@ config 'luaclient'
config 'luaclient'
# option disabled 1
- option name 'tcpserver'
+ option name 'mode-tcpserver'
option log 'syslog:3,luaclient-mode-tcpserver,daemon'
option command_sock '/var/run/rhctl/switchctl.sock'
option lua_file '/usr/share/rhctl/mode-tcpserver.lua'