<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 1, 2016 at 6:28 PM, Justin Garrison <span dir="ltr"><<a href="mailto:justinleegarrison@gmail.com" target="_blank">justinleegarrison@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><span class=""><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:arial,sans-serif">/bin/kill -RTMIN+22 1<br></span><span style="font-family:arial,sans-serif">systemctl islolate ...<br></span><span style="font-family:arial,sans-serif">journalctl -b</span></blockquote><br style="font-family:arial,sans-serif"></div></span><div>-RTMIN+22 doesn't appear to be a valid kill flag and I couldn't find documentation on which flags do what for systemd</div></div></div></blockquote><div><br></div><div>The signals are documented in `man systemd`.</div><div><br></div><div>Not all `kill` implementations support all realtime signal names; note that /bin/kill is different from bash's built-in `kill` (the former recognizes "RTMIN+" as a generic prefix, the latter only has a static list of names so you need RTMAX-8 instead).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><div>I tried -RTMIN+2 and the system hung and told me it was going to shut down but didn't. I switched ttys and tried to isolate multi-user again and interestingly enough network didn't die this time. This is all I see in the journal.</div><div><br></div><div><div>Feb 01 08:22:32 systemd[1]: Started /etc/rc.d/rc.local Compatibility.</div><div>Feb 01 08:22:32 systemd[1]: Starting Wait for Plymouth Boot Screen to Quit...</div><div>Feb 01 08:22:32 systemd[1]: Starting Terminate Plymouth Boot Screen...</div><div>Feb 01 08:22:32 systemd[1]: Received SIGRTMIN+21 from PID 11533 (plymouthd).</div><div>Feb 01 08:22:32 systemd[1]: Started Terminate Plymouth Boot Screen.</div><div>Feb 01 08:22:32 systemd[1]: Started Wait for Plymouth Boot Screen to Quit.</div><div>Feb 01 08:22:32 systemd[1]: Started Getty on tty1.</div><div>Feb 01 08:22:32 systemd[1]: Starting Getty on tty1...</div><div>Feb 01 08:22:32 systemd[1]: Reached target Login Prompts.</div><div>Feb 01 08:22:32 systemd[1]: Starting Login Prompts.</div><div>Feb 01 08:22:32 systemd[1]: Reached target Multi-User System.</div><div>Feb 01 08:22:32 systemd[1]: Starting Multi-User System.</div><div><br></div></div></div><div class="gmail_extra"><div><div><div dir="ltr"><div>--<br>Justin Garrison<br><a href="http://justingarrison.com" target="_blank">justingarrison.com</a></div></div></div></div><br></div></div>
<br>_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>