dhcpd: make -S and -f actually work

This commit is contained in:
Denis Vlasenko
2007-08-15 20:03:36 +00:00
parent 384b1d12f9
commit 9f7b92a2e1
2 changed files with 3 additions and 1 deletions

View File

@@ -3676,6 +3676,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
"[-fS] [configfile]" \
#define udhcpd_full_usage \
"DHCP server" \
"\n -f Stay in foreground" \
"\n -S Log to syslog too"