aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-20 11:52:56 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-20 11:52:56 +0000
commit05ac8ef91d281e08aed417a44a2decad2ed4ac63 (patch)
treee184a87b312024b2da207c56a25595072fdeb8d0 /cron-sh
parent94f1ea5c13f228954b1026779e61bdab9c1ee4d8 (diff)
downloadmsec-05ac8ef91d281e08aed417a44a2decad2ed4ac63.tar
msec-05ac8ef91d281e08aed417a44a2decad2ed4ac63.tar.gz
msec-05ac8ef91d281e08aed417a44a2decad2ed4ac63.tar.bz2
msec-05ac8ef91d281e08aed417a44a2decad2ed4ac63.tar.xz
msec-05ac8ef91d281e08aed417a44a2decad2ed4ac63.zip
*** empty log message ***
Diffstat (limited to 'cron-sh')
-rwxr-xr-xcron-sh/security.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-sh/security.sh b/cron-sh/security.sh
index af446e3..054a312 100755
--- a/cron-sh/security.sh
+++ b/cron-sh/security.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
if [[ ! -f /etc/security/msec/security.conf ]]; then
echo "Can't access /etc/security/msec/security.conf."