reinstalled
IS-IT--Management
- Feb 18, 2003
- 178
Hooked a script into rc5 to run at boot. It calls a second script that has an "&" to run in the background. What is happening is that the initial script IS calling the second but then crashes out. We have confirmed that removing the "&" from the initial script prevents the crashing. When interactively calling the script it runs just fine so it appears to have something to do with the environment that init runs in?
Has anyone run into this before?
Has anyone run into this before?