blob: eade8946086f1f5101d8a90d77758b472d57fcf3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|