<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><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 id="sig19496053"><div class="signature">--<br></div>
<div class="signature">Tristan Sloughter<br></div>
<div class="signature">t@crashfast.com<br></div>
<div class="signature"> </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">erlang-questions@erlang.org</a><br></div>
<div><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div>
</blockquote><div> </div>
</body>
</html>