<div dir="ltr">I think /var/run is more appropriate indeed</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jun 14, 2016 at 4:45 PM Tristan Sloughter <<a href="mailto:t@crashfast.com">t@crashfast.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>




<div><div>Thanks for sharing! That is going to save me a lot of future debugging time I'm sure :)<br></div>
<div> </div>
<div>This got me thinking, should these files really go to /tmp/? Would /var/run be more appropriate?<br></div>
<div> </div>
<div><div>--<br></div>
<div>Tristan Sloughter<br></div>
<div><a href="mailto:t@crashfast.com" target="_blank">t@crashfast.com</a><br></div>
<div> </div>
</div></div><div>
<div> </div>
<div> </div>
<div>On Mon, Jun 13, 2016, at 08:52 PM, Technion wrote:<br></div>
<blockquote type="cite"><div style="font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif"><p style="margin-bottom:0px;margin-top:0px">Hi,<br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px">I've had a lot of frustrating times with this issue and wanted to mention it before anyone else does.<br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px">Specifically, my erl pipes kept getting deleted, meaning you couldn't attach, or cleanly shutdown services.<br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px">After far too long, I've tracked this to a new systemd service, and found the fix involves editing this file:<br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px"><span>/usr/lib/tmpfiles.d/tmp.conf</span><br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px">And telling it not to apply the default ten day lifetime on this folder:<br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px"><span>x /tmp/erl_pipes</span><br></p><p style="margin-bottom:0px;margin-top:0px"><br></p><p style="margin-bottom:0px;margin-top:0px">I'm expecting that will sort it out (although I know now I need ten days to tell).<br></p></div>
<div><u>_______________________________________________</u><br></div>
<div>erlang-questions mailing list<br></div>
<div><a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br></div>
<div><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div>
</blockquote><div> </div>
</div>

_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>