[ale] daemon keywoard.

Ed Cashin ecashin at noserose.net
Fri Dec 4 10:41:36 EST 2009


On Fri, Dec 4, 2009 at 10:25 AM, Richard Also <richardalso at gmail.com> wrote:
> On RHEL4 daemon is defined in /etc/init.d/functions . I think that
> function has been removed from the recent RH versions.

Sometimes it's easiest to (backup and) edit the init script,
adding something like this to the beginning of the script,

  { which daemon; type daemon; } > /root/answer 2>&1

Then you can run it with a bogus parameter instead of "start"
or you can even reboot and look in /root/answer.

I'm assuming the script still works, though.

-- 
  Ed Cashin <ecashin at noserose.net>
  http://noserose.net/e/
  http://www.coraid.com/


More information about the Ale mailing list