<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 9/24/2014 8:34 AM, Paul Cartwright
      wrote:<br>
    </div>
    <blockquote cite="mid:5422C85E.6050009@gmail.com" type="cite">
      <pre wrap="">On 09/24/2014 08:40 AM, Jim Kinney wrote:
</pre>
      <blockquote type="cite">
        <pre wrap=""><a class="moz-txt-link-freetext" href="https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet">https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet</a>

useful stuff for those who need a quick answer

</pre>
      </blockquote>
      <pre wrap="">man frobozz gets nothing
(ducking &amp; running..)

so we go from 3 words to 4 words &amp; move start/stop in front of the app..

</pre>
    </blockquote>
    <font face="DejaVu Sans">well, it looks to be reversed ordered:<br>
      <br>
    </font><br>
    <table style="margin: 0px; padding: 0px; border-collapse: collapse;
      font-size: 12px; color: rgb(0, 0, 0); font-family: sans-serif;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 18.2399997711182px; orphans:
      auto; text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: white;"
      cellspacing="0" border="1">
      <tbody style="margin: 0px; padding: 0px;">
        <tr style="margin: 0px; padding: 0px;">
          <td style="margin: 0px; padding: 0.6ex; border: 1px solid
            rgb(0, 0, 0);">service frobozz start</td>
          <td style="margin: 0px; padding: 0.6ex; border: 1px solid
            rgb(0, 0, 0);">systemctl start frobozz.service</td>
        </tr>
      </tbody>
    </table>
    <br>
    so, I'm changing my thinking from "I have have a SERVICE called
    FROBOZZ that I want to START" to "Hey SYSTEMCTL, START the
    FROBOZZ.SERVICE"<br>
    <br>
    yeah, that kind of thinking probably won't help others, but when
    you're the Lone Ranger you do what you can to get through.<br>
    <br>
    Preston<br>
    <pre class="moz-signature" cols="72">-- 
Be who you are and say what you feel, because those who mind don&#8217;t matter and those who matter don&#8217;t mind.
-Dr. Seuss
</pre>
  </body>
</html>