diff options
Diffstat (limited to 'networking/udhcp/samples/README')
-rw-r--r-- | networking/udhcp/samples/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/networking/udhcp/samples/README b/networking/udhcp/samples/README new file mode 100644 index 000000000..51721ea3c --- /dev/null +++ b/networking/udhcp/samples/README | |||
@@ -0,0 +1,11 @@ | |||
1 | The files in this dir are: | ||
2 | |||
3 | udhcpd.conf: A sample udhpcd configuration file. | ||
4 | |||
5 | sample.script | ||
6 | sample.nak | ||
7 | sample.deconfig | ||
8 | sample.bound | ||
9 | sample.renew : sample scripts for the udhcpc client. | ||
10 | |||
11 | simple.script : a simple sample script for the client. | ||