From 05ac8ef91d281e08aed417a44a2decad2ed4ac63 Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Mon, 20 Dec 1999 11:52:56 +0000 Subject: *** empty log message *** --- cron-sh/security.sh | 2 +- init-sh/grpuser.sh | 2 +- 2 files changed, 2 insertions(+), 2 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." diff --git a/init-sh/grpuser.sh b/init-sh/grpuser.sh index 85c303b..3493100 100755 --- a/init-sh/grpuser.sh +++ b/init-sh/grpuser.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Writen by Vandoorselaere Yoann -- cgit v1.2.1