12 lines
364 B
Diff
12 lines
364 B
Diff
|
--- 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
|