<div dir="ltr"><div>If you put it in systemd, it won't hold up login. I can often ssh into systems before the whole boot finishes. I don't remember if the login: on the console was affected.</div><div><br></div>I did Solaris 10 until about 5 years ago. They replaced SysV init with SMF which did dependency checking, etc. Crucially, they kept support SysV init scripts and slowly converted from them to the SMF XML formats. Your 3rd party init scripts kept working. Since my S99 scripts never broke, I never had to convert them. It also took Sun until ~ 10.3 to get them working well.<div><br></div><div>Systemd doesn't care about backward compatibility so stuff will break. Worse, some stuff, like rc.local has partial support (that they don't care about) and it will usually work like the docs say.</div><div><br></div><div>I've hit issues with service vs systemctl. Ex: service mysql start vs systemctl start mysql. Service might *always* exit with status 3 regardless of success/failure. My shell scripts that depended on 0/not 0 had to be changed.</div><div><br></div><div>That said, I've found systemd easier than SMF, especially if you abandon the old ways.<br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 8, 2017 at 12:11 PM, Jerry Feldman <span dir="ltr"><<a href="mailto:gaf.linux@gmail.com" target="_blank">gaf.linux@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 text="#006600" bgcolor="#FFFFFF">
<div class="m_-8564242539723701317moz-cite-prefix">+1 for me also. When things like this
change, we must also change with it.<span class=""><br>
<br>
On 08/08/2017 12:08 PM, Dan Garthwaite wrote:<br>
</span></div>
<blockquote type="cite"><span class="">
<div dir="ltr">+1 Tom. Not to detract in any way from his answer
- he is spot on and everyone should learn systemd if they are
using systemd.
<div><br>
</div>
<div>If it isn't a daemon and just something that's gotta be
done once after a power outage I've used CRON's @REBOOT.
Especially for non-root users.</div>
</div>
<br>
<fieldset class="m_-8564242539723701317mimeAttachmentHeader"></fieldset>
<br>
</span><span class=""><pre>______________________________<wbr>_________________
gnhlug-discuss mailing list
<a class="m_-8564242539723701317moz-txt-link-abbreviated" href="mailto:gnhlug-discuss@mail.gnhlug.org" target="_blank">gnhlug-discuss@mail.gnhlug.org</a>
<a class="m_-8564242539723701317moz-txt-link-freetext" href="http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/" target="_blank">http://mail.gnhlug.org/<wbr>mailman/listinfo/gnhlug-<wbr>discuss/</a>
</pre>
</span></blockquote><span class="HOEnZb"><font color="#888888">
<p><br>
</p>
<pre class="m_-8564242539723701317moz-signature" cols="72">--
Jerry Feldman <a class="m_-8564242539723701317moz-txt-link-rfc2396E" href="mailto:gaf.linux@gmail.com" target="_blank"><gaf.linux@gmail.com></a>
Boston Linux and Unix <a class="m_-8564242539723701317moz-txt-link-freetext" href="http://www.blu.org" target="_blank">http://www.blu.org</a>
PGP key id:B7F14F2F
PGP Key fingerprint: D937 A424 4836 E052 2E1B 8DC6 24D7 000F B7F1 4F2F
</pre>
</font></span></div>
<br>______________________________<wbr>_________________<br>
gnhlug-discuss mailing list<br>
<a href="mailto:gnhlug-discuss@mail.gnhlug.org">gnhlug-discuss@mail.gnhlug.org</a><br>
<a href="http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/" rel="noreferrer" target="_blank">http://mail.gnhlug.org/<wbr>mailman/listinfo/gnhlug-<wbr>discuss/</a><br>
<br></blockquote></div><br></div>