summaryrefslogtreecommitdiffstats
path: root/network/dhcping/README
diff options
context:
space:
mode:
author Michal Bialozor2010-12-16 21:06:11 +0100
committer Erik Hanson2010-12-17 14:56:26 +0100
commit5b3418da65fe0c69f16ebcd59ad6331392c6ab9c (patch)
tree44148488135624ee46de3515a8a4d7ca6425c293 /network/dhcping/README
parente8f26596a8b9d55d3b125c45dfc50cb2a426ef04 (diff)
downloadslackbuilds-5b3418da65fe0c69f16ebcd59ad6331392c6ab9c.tar.gz
network/dhcping: Added (checks if a remote DHCP server is alive)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/dhcping/README')
-rw-r--r--network/dhcping/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/dhcping/README b/network/dhcping/README
new file mode 100644
index 0000000000..b74d865d20
--- /dev/null
+++ b/network/dhcping/README
@@ -0,0 +1,5 @@
+dhcping - send a DHCP request to DHCP server to see if it's up and
+running
+
+dhcping allows the system administrator to check if a remote DHCP
+server is still functioning.