Martin Fluch wrote:
> Add a sleep comand to the /etc/init.d/rc script, somthing like this:
>
> startup() {
> case "$1" in
> *.sh)
> $debug sh "$@"
> ;;
> *)
> $debug "$@"
> ;;
> esac
>
> sleep 1
> }
> Martin
Good idea I'll try it.
--
Vera Mickael Stagiaire