[erlang-questions] -detached works until I exit shell

Wes James comptekki@REDACTED
Wed Oct 31 23:45:34 CET 2012


Forgot to mention this is with R15B02.

On Wed, Oct 31, 2012 at 10:31 AM, Wes James <comptekki@REDACTED> wrote:

> I have an erlang app I run with -detached and it works fine until I exit
> the shell I ran it from.
>
> I'm on xubuntu, and run
>
> erl -name node@REDACTED -pa /my/ebin -s module -setcookie somecookie -detached
>
> I first used startup scripts in xubuntu but I couldn't get to the node.
>
> I then tried running emacs in daemon mode, run the app and then
> ctrl-x,ctrl-c to get out of emacs, but leave it running, but when I do that
> the app stops responding.
>
> Anyone know why?
>
> Thanks,
>
> Wes
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121031/ba9175ae/attachment.htm>


More information about the erlang-questions mailing list