ports/net/rtg/files/patch-src-rtg.h
Mathieu Arnold 3b0d4c8935 Revert r484406, it was never approved.
Pointy hat:	mfechner
With hat:	portmgr
2018-11-07 20:24:10 +00:00

13 lines
326 B
C

--- src/rtg.h.orig 2003-09-25 15:56:04 UTC
+++ src/rtg.h
@@ -42,9 +42,7 @@
#define DEFAULT_DB_PASS "rtgdefault"
#define DEFAULT_SNMP_VER 1
#define DEFAULT_SNMP_PORT 161
-
-/* PID File */
-#define PIDFILE "/tmp/rtgpoll.pid"
+#define DEFAULT_PIDFILE "/tmp/rtgpoll.pid"
#define STAT_DESCRIP_ERROR 99
#define HASHSIZE 5000