<p>yes, on startup. i'm launching sshd early, and logging in while fsck is still running.</p>
<p>what i'd like to know now is, what startup script is responsible for clearing /run/screen/*/*? /etc/init/screen-cleanup.conf doesn't look like it does it. perhaps something clears all of /run? what script?<br>
</p>
<p>On Dec 8, 2013 9:09 PM, "gsker" <<a href="mailto:gsker@skerbitz.org">gsker@skerbitz.org</a>> wrote:<br>
> /run is dynamic, so if it truly was on startup, then it would go away.<br>
</p>
<div class="gmail_quote">On Dec 8, 2013 2:52 PM, "gregrwm" <<a href="mailto:tclug1@whitleymott.net">tclug1@whitleymott.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>here root launched screen while fsck of / was still running, and g launched it later. root hasn't detached. g detached and reattached:<br><br><span style="color:rgb(0,255,0)"><span style="background-color:rgb(0,0,0)"><span style="font-family:courier new,monospace"><font size="1"> # pg SC<br>
1003 4276<br>USER SESS TPGID PGRP PPID PID STARTED NI WCHAN STAT COMMAND<br>root 1003 -1 1003 1002 1003 Dec 06 0 poll_s Ss SCREEN -O -d -RR -U -e^Aa<br>g 4276 -1 4276 1 4276 07:03:29 0 poll_s Ss SCREEN -O -d -RR -U -e^Aa<br>
# lu /proc/{1003,4276}/fd/4 /run/sc*/*/*<br>lr-x------ 1 root root 64 2013-12-08 Sun 14:25:50 /proc/1003/fd/4 -> /run/screen/S-root/1003.tty5.nana (deleted)<br>lr-x------ 1 root root 64 2013-12-08 Sun 14:25:50 /proc/4276/fd/4 -> /dev/pts/6<br>
prwx------ 1 g greg 0 2013-12-08 Sun 14:30:56 /run/screen/S-g/4276.pts-14.nana|</font></span></span></span><br><br>root's /run/screen entry says "(deleted)", which suggests it was created, and something subsequently deletes /run/screen/*/*. can anyone point me into the startup morass to where that happens?<br>
</div></div></div></div>
</blockquote></div>