[erlang-questions] How to rebar-package an app but not start it?

Yash Ganthe yash_ganthe@REDACTED
Fri Jul 26 16:22:27 CEST 2013


Hi,

In reltool.config I have:
. . . {rel, "myrel", "0.0.1",
        [
         kernel,
         stdlib,
         sasl,
         myapp
         ,myapp2

When I start the node, myapp starts on it followed by myapp2.

How do I prevent myapp2 from starting? I would like to start it later.

Thanks,
Yash

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130726/863cfeec/attachment.htm>


More information about the erlang-questions mailing list