diff options
author | Michal Bialozor <bialyy@o2.pl> | 2010-12-16 14:06:11 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:26 -0600 |
commit | 5b3418da65fe0c69f16ebcd59ad6331392c6ab9c (patch) | |
tree | 44148488135624ee46de3515a8a4d7ca6425c293 /network/dhcping/README | |
parent | e8f26596a8b9d55d3b125c45dfc50cb2a426ef04 (diff) | |
download | slackbuilds-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/README | 5 |
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. |