[openbeos] Re: autostart folder

  • From: Bernd Korz <bernd.korz@xxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Sun, 21 Jan 2007 19:22:55 +0100

YOu can simple do that yourself:

for File in /boot/home/config/ZetaMenu/Autostart/*
        do
                /system/Tracker "$File" &
        done
else
        if [ ! -e $HOME/config/settings/stop_safe_mode_nagging ]
        then
                safe_mode_alert &
        fi
fi

Add this to the UserBootScript and replace the path by the one Haiku is 
using.

Bernd
www.berndsworld.com

On 2007-01-21 at 19:21:16 [+0100], Cian Duffy <myob87@xxxxxxxxx> wrote:
> On 21/01/07, Karl vom Dorff <haikubounties@xxxxxxxxxxx> wrote:
> >
> > Will Haiku have this, I believe it was in R5?
> 
> 
> Possibly, but it wasn't in R5. I expect your experiences of "R5" were, in
> fact, of BeOS Max if you're thinking that ;)
> 
> Cian

Other related posts: