Erlang init.d script in Ubuntu

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
Trackbacks

Unfortunately, due to spammers I've had to close both trackbacks and comments.

Comments

Leave a response

Comments