|
Written by Administrator
|
|
Monday, 10 October 2011 05:45 |
|
Let's say you want to add your script or process to UNIX startup, or even you want to be automatically restarted if someone kills it, so here is how you do it:
1. This is done with the help of inittab . So you can check all the current entries via:
lsitab -a
|
|
Last Updated on Monday, 10 October 2011 06:02 |
|
Read more...
|