SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
sysutils/apcupsd/patches/patch-src_gapcmon_gapcmon_h
Normal file
11
sysutils/apcupsd/patches/patch-src_gapcmon_gapcmon_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/gapcmon/gapcmon.h.orig Sun May 16 14:30:57 2010
|
||||
+++ src/gapcmon/gapcmon.h Sun May 16 14:29:53 2010
|
||||
@@ -69,7 +69,7 @@ G_BEGIN_DECLS
|
||||
|
||||
#define GAPC_REFRESH_FACTOR_1K 1000 /* micro.secs for visual refresh */
|
||||
#define GAPC_REFRESH_FACTOR_ONE_TIME 500
|
||||
-#define GAPC_HOST_DEFAULT "localhost"
|
||||
+#define GAPC_HOST_DEFAULT "127.0.0.1"
|
||||
#define GAPC_PORT_DEFAULT 3551
|
||||
#define GAPC_WATT_DEFAULT 600
|
||||
#define GAPC_REFRESH_DEFAULT 8.0
|
Loading…
Add table
Add a link
Reference in a new issue