RE: Starting a program at boot

2002-08-15 Thread Blake Mesenbrink
Title: RE: Starting a program at boot One program needs to start when the server boots up.  The other program needs to start when Gnome is started. -Original Message- From: Anthony Abby [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 14, 2002 2:22 PM To: Redhat-List Subject: Re

Re: Starting a program at boot

2002-08-14 Thread Anthony Abby
On Wed, 2002-08-14 at 07:10, Caner Baydemir wrote: > > I believe KDE has an "autostart" file that is created each users home > > directory (at least on RH7.3 anyway). This is simply a text file that > > lists all programs that should start when KDE does for example the > > autoload file that mount

Re: Starting a program at boot

2002-08-14 Thread Caner Baydemir
> I believe KDE has an "autostart" file that is created each users home > directory (at least on RH7.3 anyway). This is simply a text file that > lists all programs that should start when KDE does for example the > autoload file that mounts CDs when they are inserted into the drive. > > I am not i

Re: Starting a program at boot

2002-08-14 Thread Lee
I believe KDE has an "autostart" file that is created each users home directory (at least on RH7.3 anyway). This is simply a text file that lists all programs that should start when KDE does for example the autoload file that mounts CDs when they are inserted into the drive. I am not in front

Re: Starting a program at boot

2002-08-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Aug-2002/12:56 -0700, Blake Mesenbrink <[EMAIL PROTECTED]> wrote: >I have two programs that need to start automatically. The first program >servers up map images and needs to start when the computer is first >booted. The second program needs to

Re: Starting a program at boot

2002-08-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Aug-2002/12:56 -0700, Blake Mesenbrink <[EMAIL PROTECTED]> wrote: >I have two programs that need to start automatically. The first program >servers up map images and needs to start when the computer is first >booted. The second program needs to

Re: Starting a program at boot

2002-08-13 Thread Bret Hughes
On Mon, 2002-08-12 at 14:56, Blake Mesenbrink wrote: > > > > I have two programs that need to start automatically. The first program > servers up map images and needs to start when the computer is first booted. > The second program needs to start automatically when X windows is started. > How

Starting a program at boot

2002-08-13 Thread Blake Mesenbrink
    I have two programs that need to start automatically. The first program servers up map images and needs to start when the computer is first booted. The second program needs to start automatically when X windows is started. How do I go about doing that??? Neither program is a daemon. I