Tomaso

Look into the start scripts in /etc/init.d, in /etc/rc2.d, these are dynamically build links to the original scripts in /etc/init.d. These links are built at system start and can be controlled with the RCDLINKS parameter, e.g.

shorewall:

#!/bin/sh
RCDLINKS="2,K41 2,S41 3,S41 6,K41"
#

builds links in rc2.d

lrwxrwxrwx 1 root root 19 Oct 18 19:50 K41shorewall -> ../init.d/shorewall
lrwxrwxrwx 1 root root 19 Oct 18 19:50 S41shorewall -> ../init.d/shorewall


HTH

Erich

Tomaso Scarsi wrote the following at 18:03 18.10.2002:
How can I change the packages start order in bering?

my /etc/rc2.d directory is

# ls -1
S00sysklogd
S10sshd
S10watchdog
S20inetd
S41shorewall
S42ipsec
S45dnscache
S47tinydns
S50snmpd
S89cron
S99rmnologin

I just want to swap shorewall and ipsec

This is a bering rc3.

Tomaso

--

Tomaso Scarsi

Centro di Ateneo per le Biblioteche
Universita' degli Studi di Padova
Via Anghinoni, 3 35100 PADOVA



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
THINK
Püntenstrasse 39
8143 Stallikon
mailto:erich.titl@;think.ch
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to