22 Jul
2005
22 Jul
'05
01:09
Carlos E. R. wrote:
The Thursday 2005-07-21 at 15:42 -0400, James Knott wrote:
In SuSE 9.3, the last init item to run, is the hardware monitor. Why not make it a "required" for your script. Also, since cron is the 2nd last item to run, an @reboot line in it might also be suitable.
No, it is SuSEfirewall2_setup.
Do a listing of "ls /etc/init.d/rc5.d/S*" to find out. The higher number listed is the last run script, ie:
/etc/init.d/rc5.d/S22SuSEfirewall2_setup
I was looking at my desktop system, when I wrote that. It doesn't have a firewall running. However, I just checked my firewall, and I see the Susefirewall. That said, cron may still run late enough for the OP to use.