Erlang init.d script in Ubuntu

Dave Bryson - daveb - November 25, 2008

Problem

You’ve created an init.d script for your Erlang application. When logged in the script works and starts the app, however it’s not working on boot.

Solution

  1. Make sure /usr/local/bin/ is recognized in the profile
  2. export HOME in you init.d script that points to the directory with your erlang cookie


Categories: Blogs  Dave Bryson  

Comments

No comments so far, you could be the first.

Add comment

Name:

Email:

URL:

Smileys

Remember my personal information

Notify me of follow-up comments?