]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - ez-ipupdate/patches/ez-ipupdate-3.0.11b8-pidfile.patch
nftables: Update to latest snapshot
[people/ms/ipfire-3.x.git] / ez-ipupdate / patches / ez-ipupdate-3.0.11b8-pidfile.patch
1 --- a/ez-ipupdate.c 2003-05-27 17:48:26.000000000 +0300
2 +++ b/ez-ipupdate.c 2003-05-27 19:28:38.000000000 +0300
3 @@ -629,7 +629,7 @@
4 #endif
5 fprintf(stdout, " -e, --execute <command>\tshell command to execute after a successful\n\t\t\t\tupdate\n");
6 fprintf(stdout, " -f, --foreground\t\twhen running as a daemon run in the foreground\n");
7 - fprintf(stdout, " -F, --pidfile <file>\t\tuse <file> as a pid file\n");
8 + fprintf(stdout, " -F, --pid-file <file>\t\tuse <file> as a pid file\n");
9 fprintf(stdout, " -g, --request-uri <uri>\tURI to send updates to\n");
10 fprintf(stdout, " -h, --host <host>\t\tstring to send as host parameter\n");
11 fprintf(stdout, " -i, --interface <iface>\twhich interface to use\n");