]> git.meshlink.io Git - catta/commitdiff
Print the right default script file in `avahi-autoipd --help`
authorTed Percival <ted@tedp.net>
Fri, 28 Sep 2007 15:48:48 +0000 (15:48 +0000)
committerTed Percival <ted@tedp.net>
Fri, 28 Sep 2007 15:48:48 +0000 (15:48 +0000)
when pkgsysconfdir != /etc/avahi

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1545 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-autoipd/main.c

index 8cab9f557641836f5551d312958579d60896a65b..9e0b9e838348f0ecd97de17fc37605b4520bf19c 100644 (file)
@@ -1432,7 +1432,7 @@ static void help(FILE *f, const char *a0) {
             "    -S --start=ADDRESS  Start with this address from the IPv4LL range\n"
             "                        169.254.0.0/16\n"
             "    -t --script=script  Action script to run (defaults to\n"
-            "                        /etc/avahi/avahi-autoipd.action)\n"
+            "                        "AVAHI_IPCONF_SCRIPT")\n"
             "    -w --wait           Wait until an address has been acquired before\n"
             "                        daemonizing\n"
             "       --force-bind     Assign an IPv4LL address even if a routable address\n"