aboutsummaryrefslogtreecommitdiffstats
path: root/misc/upclient/files/patch-options.c
blob: 89b01d7ce6224ef838ed26e66a5da75d02edcc0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/options.c.orig	Sat Nov 30 03:27:15 2002
+++ src/options.c	Wed Dec 18 01:43:00 2002
@@ -60,7 +60,7 @@
  * Minimum value is enforced. A warning is logged if greater than upper limit.
  */
 #define MINIMUM_INTERVAL  30    /* enforced */
-#define DEFAULT_INTERVAL 300
+#define DEFAULT_INTERVAL 550
 #define UPPER_INTERVAL   600    /* warning if exceeded */
 
 /* Macros */