Hi,
I am trying to run a perl script as an init.d process (So I can auto-restart/kill etc) but am having problems.
Firstly, it seems to not want to include the normal perl modules and fails - runs just fine if I call the script manually?
Secondly, I am not sure if the pid will write correctly without me scripting this into the actual perl script?
Any ideas?
Thanks,
Jim
I am trying to run a perl script as an init.d process (So I can auto-restart/kill etc) but am having problems.
Firstly, it seems to not want to include the normal perl modules and fails - runs just fine if I call the script manually?
Secondly, I am not sure if the pid will write correctly without me scripting this into the actual perl script?
Any ideas?
Thanks,
Jim