summaryrefslogtreecommitdiff
path: root/net/wol/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/wol/DESCR')
-rw-r--r--net/wol/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/wol/DESCR b/net/wol/DESCR
new file mode 100644
index 00000000000..14f887af3b5
--- /dev/null
+++ b/net/wol/DESCR
@@ -0,0 +1,4 @@
+wol implements Wake On LAN functionality in a small program. It wakes
+up hardware that is Magic Packet (tm) compliant. Consider you have a
+sleeping or turned-off computer and you want to remotely wake him up.
+Just type wol MAC-ADDRESS and the host wakes up (OK, it will boot ;-).