On Wed, 5 Jul 2006, hansje2000 wrote: Hi,
> > Thaks for reply Matthias, np :) > First of all there is no spamd in /etc/rc2.d/, just a S80spamassassin, but i > gues its the same. > There is also a S80sendmail in /etc/rc2.d/ like you said. yes, names can differ. > The bothe files are also in ?etc/rc1.d, rc3.d, rc4.d and rc5.d.. but i gues > this is normal. just have had a look in "man init". so it depends on your default runlevel, defined in "/etc/inittab": id:5:initdefault: on my setup its 5, so in my case i had to change SXX in rc5.d. but there is an issue of init, which goes through lower runlevel as well, but i'm not sure. so, to ensure it works on any runlevel, change all /etc/rcX.d/S80spamassassin to /etc/rcX.d/S60spamassassin > So now the question: how to change the sequence of ordering in startup.? > > Can i just chance the S80 to a lower number. yes, lowering the number will give it an earlier start. regards, Matthias