From 16b09e0832d637007ac413b4b646256f81dd2ea7 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Wed, 8 Dec 1999 02:11:42 +0000 Subject: "See_The_Changelog" --- ChangeLog | 3 +++ cron-sh/promisc_check.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..3fb57a1 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,3 @@ +1999-12-08 Chmouel Boudjnah + + * ChangeLog: first entry. diff --git a/cron-sh/promisc_check.sh b/cron-sh/promisc_check.sh index fa5b538..5a26ae5 100755 --- a/cron-sh/promisc_check.sh +++ b/cron-sh/promisc_check.sh @@ -15,7 +15,7 @@ PROMISC_CHECK="/usr/bin/promisc_check -q" LogPromisc() { Syslog "Security warning : $1 is in promiscuous mode. (sniffer running ?)" Ttylog "\\033[1;31mSecurity warning : $1 is in promiscuous mode.\\033[0;39m" - Ttylog "\\033[1;31mA sniffer is probably running on your system.\\033[0;39m + Ttylog "\\033[1;31mA sniffer is probably running on your system.\\033[0;39m" } if [ -f /etc/security/msec/security.conf ]; then -- cgit v1.2.1