X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=polypath.c;h=3bd835e12759c9f7ddc74878e6e2ea1e0e548463;hb=ed5d1eea357995d2c1e38b4ef3fffc7ebc891d8d;hp=27c3f4621bc0ff4ae223e487b3c2baeb9ee14cdb;hpb=f16098a1c79187d7fc08fc2bba86dc8874325589;p=secnet.git diff --git a/polypath.c b/polypath.c index 27c3f46..3bd835e 100644 --- a/polypath.c +++ b/polypath.c @@ -43,7 +43,11 @@ static const char *const default_ifname_pats[] = { }; static const char *const default_monitor_command[] = { +#if __linux__ + DATAROOTDIR "/secnet/" "polypath-interface-monitor-linux", 0 +#else 0 +#endif }; static const char *polypath_addr_to_string(void *commst,