freebsd-ports/security/xinetd/files/patch-xinetd_xconfig.h
Renato Botelho 5af0ec0798 security/xinetd: Make it fetchable and fix WWW
Original site is gone but code is still available on github.  Changed
WWW to point to github and also consumes source code from there.

I've compared content of current github code and original tarball and it
was just missing one function from xgetloadavg.c, now added using patch.

While here, re-generate patches.

PR:		270345
Reported by:	diizzy
2023-03-21 11:27:02 -03:00

11 lines
280 B
C

--- xinetd/xconfig.h.orig 2012-05-09 16:03:17 UTC
+++ xinetd/xconfig.h
@@ -29,7 +29,7 @@
#endif
-#define DEFAULT_CONFIG_FILE "/etc/xinetd.conf"
+#define DEFAULT_CONFIG_FILE "%%PREFIX%%/etc/xinetd.conf"
/*
* This is the facility used by xinetd to log syslog messages