From: "Brian T. Brunner" <brian.t.brunner@xxxxxxxxxxxxxxx> > /etc/rc.d/init.d (generally) has the star/stop/restart scripts in one > handy place. > This could be a symlink to > /user/local/sbin/clamd > > At the top of each such script there should be a few lines of comment > to help chkconfig > Those comments control how chkconfig will create symlinks in > /etc/rc.d/rc3.d > for how the service is stopped and started in runlevel 3, and > /etc/rc.d/rc4.d > for run level 4, etc for the other runlevels. > > What's in /etc/rc.d/rc3.d is just symlinks whose names control the > start/stop sequence. > > /etc/rc.d/rc goes through /etc/rc.d/rc`runlevel`.d/S* in numerical > order > S01mumble > executes for startup before > S02foobar > and > K01adipose > executes for shutdown before > K02tissue Quibble - kill first then start is the rule. You imply the other way around. {^_-} -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list