Changed init scripts

This commit is contained in:
Michiel Broek
2002-02-04 15:18:06 +00:00
parent 8d4311b6a3
commit d1c532d1ca
13 changed files with 352 additions and 348 deletions

View File

@@ -2,7 +2,7 @@
#
# MBSE BBS Midnight - Should be run from cron at 00:00
#
# 26-Aug-1999 MB.
# $Id$
if [ "$MBSE_ROOT" = "" ]; then
export MBSE_ROOT=`cat /etc/passwd | grep mbse: | awk -F ':' '{ print $6}'`