2 Jun
2001
2 Jun
'01
02:31
Patrick Nelson wrote:
I have a script that I have run at startup and shutdown of init level 3. It displays items as it executes which list nicely at booting. However, it doesn't display the green done that is right justified and I would like to have it do that. Is this possible? I can't figure out how to do this.
Have a look at the /etc/init.d/skeleton script. The critical point, if I remember correctly, is a direct execution of rc.config and of rc.status. Paul