All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leonid Mamtchenkov <f.l.linux-admin@news.francoudi.com>
To: linux-kernel@vger.kernel.org
Subject: Re: start up script
Date: Wed, 12 Feb 2003 06:35:19 +0000 (UTC)	[thread overview]
Message-ID: <b2cpv7$49p$2@news.linux.dom> (raw)
In-Reply-To: 200302111705.21190.unix@amigo.net.gt

- Luis - <unix@amigo.net.gt> wrote:
L> Hi all, i want to add a script to the start up in my Red Hat box, but i 
L> already put the file in /etc/rc.d/init.d and make the symbolic link in 
L> /etc/rc3.d/S55routetable.
L> 
L> But still doesn't work, if i run the script manually, it runs just fine, 
L> but when i restart the server i doesn't run.  

You might want to try using chkconfig(8) instead of manually creating
symlinks.

L> Basically the script is for adding some routes to my server.

You can add static routes by editing /etc/sysconfig/static-routes.  The
format of the file is 1 route definition per line.  Route definition
looks like:

eth0 net 10.5.10.0 netmask 255.255.255.0 gw 10.5.17.1

HTH.

-- 
Best regards,
  Leonid Mamtchenkov, RHCE
  System Administrator
  Francoudi & Stephanou Ltd.


  reply	other threads:[~2003-02-12  6:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-11 23:05 start up script - Luis -
2003-02-12  6:35 ` Leonid Mamtchenkov [this message]
2003-02-12  7:23 ` Glynn Clements
2003-02-12  8:35 ` freddie
2003-02-12 11:24 ` terry white
2003-02-12 14:38   ` - Luis -
2003-02-12 15:33     ` Scott Taylor
2003-02-12 17:45       ` - Luis -
2003-02-12 18:09         ` Jeff Largent
2003-02-12 18:29           ` - Luis -
2003-02-12 16:07     ` terry white
2003-02-12 22:14     ` Glynn Clements
2003-02-12 22:21     ` Andrew B. Cramer
  -- strict thread matches above, loose matches on Subject: below --
2003-03-02 18:43 Start Up Script Brian Bunnell
2003-03-06 15:55 ` James A. Pattie
2003-03-06 17:36   ` Arnt Karlsen
2003-03-06 15:28 Carol Anne Ogdin
2004-03-06 10:43 start up script Ravi Kumar Munnangi
2004-03-06 12:00 ` John Kelly
2004-03-06 17:12 ` Ray Olszewski
2004-03-09 14:09 ` Stephen Samuel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='b2cpv7$49p$2@news.linux.dom' \
    --to=f.l.linux-admin@news.francoudi.com \
    --cc=leonid@francoudi.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.