[erlang-questions] Avoid ~/.erlang.cookie creation

Dmitry Klionsky dm.klionsky@REDACTED
Fri May 19 11:17:24 CEST 2017


Since when -setcookie is deprecated? It's -cookie is obsolete.
http://erlang.org/doc/man/erl.html

On 05/19/2017 12:13 PM, Dmytro Lytovchenko wrote:
> The correct command line argument is -cookie, single minus
> -setcookie is deprecated
> Also you have a typo in it — -setcoo*_ke_*
>
> 2017-05-19 11:06 GMT+02:00 Salikhov Dinislam 
> <Dinislam.Salikhov@REDACTED 
> <mailto:Dinislam.Salikhov@REDACTED>>:
>
>     Hello,
>
>     Is there a way to prevent erl from creating $HOME/.erlang.cookie?
>     I run it as follows:
>         erl -sname test_name -setcooke placeholder_cookie
>     And VM creates ~/.erlang.cookie with some random content.
>
>     -- 
>     Dinislam Salikhov | Senior Developer | Kaspersky Lab
>     39A/2 Leningradskoe shosse, Moscow, 125212, Russia |
>     www.kaspersky.com <http://www.kaspersky.com>
>
>     _______________________________________________
>     erlang-questions mailing list
>     erlang-questions@REDACTED <mailto:erlang-questions@REDACTED>
>     http://erlang.org/mailman/listinfo/erlang-questions
>     <http://erlang.org/mailman/listinfo/erlang-questions>
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-- 
BR,
Dmitry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170519/9df397f4/attachment.htm>


More information about the erlang-questions mailing list