<p dir="ltr"><br>
On Sep 24, 2014 9:37 AM, &quot;Paul Cartwright&quot; &lt;<a href="mailto:pbcartwright@gmail.com">pbcartwright@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 09/24/2014 08:40 AM, Jim Kinney wrote:<br>
&gt; &gt; <a href="https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet">https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet</a><br>
&gt; &gt;<br>
&gt; &gt; useful stuff for those who need a quick answer<br>
&gt; &gt;<br>
&gt; man frobozz gets nothing<br>
&gt; (ducking &amp; running..)</p>
<p dir="ltr">Ha!</p>
<p dir="ltr">&gt;<br>
&gt; so we go from 3 words to 4 words &amp; move start/stop in front of the app..</p>
<p dir="ltr">Wait until you run a status. It actually pull the last log file data for the process and tell if the process is actually running or just has a stale pid.</p>
<p dir="ltr">The .service on the end is optional so far. The text logic of systemctl  action name makes a zillion manual start/stop cycles a pain. </p>
<p dir="ltr">Some bits that are missing so far is the mandatory ordering on a manual stop call. Example:<br>
NFS mount will auto wait for networking to start. But a systemctl stop network will not call a umount on an NFS fstab entry. So the deps are currently one way only.<br>
&gt;<br>
&gt; --<br>
&gt; Paul Cartwright<br>
&gt; Registered Linux User #367800 and new counter #561587<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
</p>