summaryrefslogtreecommitdiff
path: root/openwrt/rhctl
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/rhctl')
-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 1ca5a58..8634637 100644
--- a/openwrt/rhctl/files/rhctl.config
+++ b/openwrt/rhctl/files/rhctl.config
@@ -30,7 +30,7 @@ config 'heartbeatclient'
option command_sock '/var/run/rhctl/switchctl.sock'
option baudrate '38400'
option device '/dev/ttyHeartbeat'
- option timeout '15'
+ option timeout '25'
option led 'heartbeat'
config 'luaclient'