The new initscripts seems to call sysctl when "Configuring kernel
parameters", but note that if a modeules.dep does not exist I think this
will fail or cause problems. The dependency list is not generated until
sometime later in the boot process, and I think that it is important that
it be generated as soon as possible before initscripts try to do anything
else. This is particularly harmfull to me as I have compiled unix.o as a
module and most everything likes to use unix sockets.

Reply via email to