Re: lokale startup verzeichnisse ?

From: Alexander Langer <alex(at)cichlids.com>
Date: Thu, 4 Feb 1999 16:58:52 +0100

> for dir in ${local_startup}; do
> [ -d ${dir} ] && for script in ${dir}/*.sh; do
> [ -x ${script} ] && \
> (trap 'exit 1' 2 ; ${script} start ; echo -n)
> done
> done

Bei mir ist das auch, trotzdme habe ich nirgens ein Samba Script, dass auf .sh endet, und ach kein rc-script sonst startet Samba.

Komisch.

Alex

PS: Sorry fuer >72

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 05 Feb 1999 - 07:44:51 CET

search this site