summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
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'