|
Script under rc3.d Vs rc.local
Which of the following gets executed first?
script under rc3.d Vs script under rc.local
I was under impression that rc3.d has higher precedence over rc.local. Somehow it looks like the script under rc.local got executed first than the one under rc3.d.
I had to manually start them in order for the application to work.
any suggestions?
|