X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=polypath.c;h=3bd835e12759c9f7ddc74878e6e2ea1e0e548463;hb=e61a41a48cdc15d9743731deed717961fdcf4da2;hp=27c3f4621bc0ff4ae223e487b3c2baeb9ee14cdb;hpb=ce5c098f8a19a42ddaeb488ed643ae3b5e697c7b;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,