1 Jul
2003
1 Jul
'03
11:38
The 03.06.30 at 21:38, Terry Milnes wrote:
Here is the way I would do it: cp /etc/init.d/boot.local /etc/init.d/boot.end ln -s /etc/init.d/rc5.d/S99boot.end /etc/init.d/boot.end pico /etc/init.d/boot.end
That's not correct on a suse system, because that link could be removed by a configuration script one day. Read "man init.d" for instructions and use "/etc/init.d/skeleton" as a starting point for your script. -- Cheers, Carlos Robinson