From df2cb7491e8f9a49bababb2fd49f3483a62733d5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 19 Jan 2010 17:05:59 +0000 Subject: switched from 15 to 25 for default heartbeat timeout 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' -- cgit v0.10.2