diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-26 01:13:35 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-26 01:13:35 +0000 |
commit | 53f3b738e81eae2e00f267f59a5b5d8ceb5bd08c (patch) | |
tree | ae3f7efe275c6ffcf4bc455b125ffbd426ed4ff9 /package/wol/wol.control | |
parent | c6e2a1956890b4756bfd8d37eccc5648af9c72fa (diff) |
add wol (wake on lan)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@458 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wol/wol.control')
-rw-r--r-- | package/wol/wol.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/wol/wol.control b/package/wol/wol.control new file mode 100644 index 000000000..c1bdce5d1 --- /dev/null +++ b/package/wol/wol.control @@ -0,0 +1,6 @@ +Package: wol +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A Program to send magic Wake-on-LAN packets |