diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-06 00:53:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-06 00:53:28 +0000 |
commit | 87aade019a79ebeb68f77618af3e332c5a4e1086 (patch) | |
tree | 937a584298f4265fde0d5afe5b96c7aab2e1db97 /net | |
parent | 2291c3b2218c256a9036312072dc28a07488aa05 (diff) | |
download | pkgsrc-87aade019a79ebeb68f77618af3e332c5a4e1086.tar.gz |
Add MESSAGE explaining that you shouldn't remove the card with the
interface you're watching with wistumbler, since then wistumbler will
busy loop. Addresses pkg/17843.
Diffstat (limited to 'net')
-rw-r--r-- | net/wistumbler/MESSAGE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/wistumbler/MESSAGE b/net/wistumbler/MESSAGE new file mode 100644 index 00000000000..b17d4c7e049 --- /dev/null +++ b/net/wistumbler/MESSAGE @@ -0,0 +1,9 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2002/08/06 00:53:28 wiz Exp $ + + Please take care not to remove the card for the interface + you are watching with ${PKGNAME} -- the process will go into + a busy loop and consume all available CPU time. It can be + killed without problems, though. + +=========================================================================== |