diff options
Diffstat (limited to 'examples/udhcp/sample.nak')
-rwxr-xr-x | examples/udhcp/sample.nak | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/udhcp/sample.nak b/examples/udhcp/sample.nak new file mode 100755 index 000000000..f4d08e669 --- /dev/null +++ b/examples/udhcp/sample.nak | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | # Sample udhcpc nak script | ||
3 | |||
4 | echo Received a NAK: $message | ||