ts-7000
[Top] [All Lists]

Re: [ts-7000] Load Program on Boot

To:
Subject: Re: [ts-7000] Load Program on Boot
From: Kevin Cozens <>
Date: Fri, 24 Aug 2007 15:23:55 -0400
e_fenimore wrote:
> I tried having a program load on boot by adding a line to inittab.

Unless you are loading something along the line of a system type daemon 
program, starting it up in inittab is not the way to go.

Depending on the file system you are running it would be best to add entries 
to the init.d directory found under /etc/rc.d.

Another option (if you don't want to get in to working out which run-levels 
should be running your program at boot), is to add the commands to start your 
program to /etc/rc.d/rc.local. Make sure the file gets marked as executable 
and add the following lines to the /etc/rc.d/rcS.sysinit file:

if test -x /etc/rc.d/rc.local ; then
         . /etc/rc.d/rc.local
fi

With that done, hit the reset button and watch as your application 
automatically starts. :-)

The directory/file information above was based on a TS-7250 running its stock 
(ie. not the Debian) Linux.

-- 
Cheers!

Kevin.

http://www.ve3syb.ca/           |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172      |"Same thing we always do, Pinkutus:
                                 |  Try to assimilate the world!"
#include <disclaimer/favourite> |              -Pinkutus & the Borg


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU