Chronictank
FH is my second home
- Joined
- Jan 21, 2004
- Messages
- 10,133
Hi all, just a quick and hopefully simple problem i was wondering someone could help me with
I want to run a custom script /script/myscript.pl in the background at startup, ideally this would be done before logon so its running regardless to whether someone logs on or not.
Now my problem is that the script is required to parse system logs so never ends, when added to the init.d the script will start but the session will hang at start up as it waits for inputs from the logs rather than continuing to boot
Is there any way to start this script in the background while allowing the system to boot normally
I am a complete linux noob so step by step instructions would be much appreciated
Thanks in advance for any help
I want to run a custom script /script/myscript.pl in the background at startup, ideally this would be done before logon so its running regardless to whether someone logs on or not.
Now my problem is that the script is required to parse system logs so never ends, when added to the init.d the script will start but the session will hang at start up as it waits for inputs from the logs rather than continuing to boot
Is there any way to start this script in the background while allowing the system to boot normally
I am a complete linux noob so step by step instructions would be much appreciated
Thanks in advance for any help