aboutsummaryrefslogtreecommitdiffstats
path: root/netwatch-dns.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'netwatch-dns.rsc')
-rw-r--r--netwatch-dns.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwatch-dns.rsc b/netwatch-dns.rsc
index c1d57b8..119a367 100644
--- a/netwatch-dns.rsc
+++ b/netwatch-dns.rsc
@@ -18,7 +18,7 @@
$ScriptLock $0;
-:if ([ /system/resource/get uptime ] < 5m) do={
+:if ([ /system/resource/get uptime ] < 5m30s) do={
$LogPrintExit2 info $0 ("System just booted, giving netwatch some time to settle.") true;
}