aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh/promisc_check.sh
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-08 12:08:59 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-08 12:08:59 +0000
commit5d420b5748c95dd2f001a49549fd811aa4cd9329 (patch)
tree98524b3775ff0ccbd749f617640077d9139e1106 /cron-sh/promisc_check.sh
parent27d842aa9fa2e9fc83b49da73bb8cbaea89220e2 (diff)
downloadmsec-5d420b5748c95dd2f001a49549fd811aa4cd9329.tar
msec-5d420b5748c95dd2f001a49549fd811aa4cd9329.tar.gz
msec-5d420b5748c95dd2f001a49549fd811aa4cd9329.tar.bz2
msec-5d420b5748c95dd2f001a49549fd811aa4cd9329.tar.xz
msec-5d420b5748c95dd2f001a49549fd811aa4cd9329.zip
*** empty log message ***
Diffstat (limited to 'cron-sh/promisc_check.sh')
-rwxr-xr-xcron-sh/promisc_check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-sh/promisc_check.sh b/cron-sh/promisc_check.sh
index 5a26ae5..6caada9 100755
--- a/cron-sh/promisc_check.sh
+++ b/cron-sh/promisc_check.sh
@@ -3,6 +3,7 @@
if [ -f /etc/security/msec/security.conf ]; then
. /etc/security/msec/security.conf
else
+ echo "/etc/security/msec/security.conf don't exist."
exit 1
fi