<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 08/20/2011 08:09 AM, Lars Seipel wrote:
    <blockquote cite="mid:1313842190.2166.13.camel@propyl.speedport.ip"
      type="cite">
      <pre wrap="">On Sat, 2011-08-20 at 00:13 +0200, Reindl Harald wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
if you can give a warning you can also stop the socket
this is what the user expects and if your software-design
is not able to act logically it is broken
</pre>
      </blockquote>
      <pre wrap="">
Stopping the service but leaving the possibility for later socket
activation is a valid use case. Warning about that because it also could
be a mistake is a nice service and sufficient.

</pre>
    </blockquote>
    How can you say that? I stopped the serivce! I don't expect it to
    magically start backup!!!<br>
    You are just plain wrong. Any system should be about doing things
    with the "least surprise to the user"!<br>
    <br>
    <blockquote cite="mid:1313842190.2166.13.camel@propyl.speedport.ip"
      type="cite">
      <pre wrap=""></pre>
      <blockquote type="cite">
        <pre wrap="">"service restart htt"

you can type TAb the whole day and will get no auto-completion
</pre>
      </blockquote>
      <pre wrap="">
Of course not. This is wrong syntax.

systemctl restart htt&lt;tab&gt;

should do what you're trying to accomplish. If you insist on using the
"service" wrapper script, the appropriate syntax would be:

service htt&lt;tab&gt; restart

It does fine in both cases.

</pre>
      <blockquote type="cite">
        <pre wrap="">yes it is a improvent to get htis after the boot but if you restart a server
you nromally watch the boot and have no reason to login as long you see
nothing red - this was broken by the usability-pifall how systemd boots
</pre>
      </blockquote>
      <pre wrap="">
I'm pretty certain that failures are colored red. Are you sure you got
your facts right?

Lars

</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Stephen&nbsp;Clark<br>
      <b>NetWolves</b><br>
      Sr.&nbsp;Software&nbsp;Engineer&nbsp;III<br>
      Phone:&nbsp;813-579-3200<br>
      Fax:&nbsp;813-882-0209<br>
      Email:&nbsp;<a class="moz-txt-link-abbreviated" href="mailto:steve.clark@netwolves.com">steve.clark@netwolves.com</a><br>
      <a class="moz-txt-link-freetext" href="http://www.netwolves.com">http://www.netwolves.com</a><br>
    </div>
  </body>
</html>