Re: Run commands at start-up
In article <[🔎] 20030417142200.GJ978@oddprocess.org>,
Matthew Daubenspeck <matt@oddprocess.org> wrote:
>Where is the best place to stick a few commands that need to be run at
>each startup?
>I have to run a few manual "route" commands, and have no idea where to
>place them...
Networking things you put in /etc/network/interfaces. For the interface
you need to add the extra route over, add an 'up route ...' to the
interface definition.
See "man interfaces".
Mike.
Reply to: