termux-packages/packages/yuma123/netconf-src-agt-agt.h.patch

12 lines
364 B
Diff
Raw Normal View History

2022-04-04 13:53:38 +02:00
--- a/netconf/src/agt/agt.h
+++ b/netconf/src/agt/agt.h
@@ -149,7 +149,7 @@
#define AGT_MAX_PORTS 4
-#define AGT_DEF_CONF_FILE (const xmlChar *)"/etc/yuma/netconfd.conf"
+#define AGT_DEF_CONF_FILE (const xmlChar *)"@TERMUX_PREFIX@/etc/yuma/netconfd.conf"
/* this behavior used to set to TRUE, before 1.15-1 */
#define AGT_DEF_DELETE_EMPTY_NP FALSE