diff options
-rwxr-xr-x | cron-sh/promisc_check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-sh/promisc_check.sh b/cron-sh/promisc_check.sh index 62d61e2..d9a2c6b 100755 --- a/cron-sh/promisc_check.sh +++ b/cron-sh/promisc_check.sh @@ -1,5 +1,5 @@ #!/bin/bash -# msec: this checks if the network is in promiscuous mose +# msec: this checks if the network is in promiscuous mode . /usr/share/msec/functions.sh |