<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Adopt a rudimentary 'initctl' wrapper as the merge commit to end-of-life Upstart"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77031">77031</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Adopt a rudimentary 'initctl' wrapper as the merge commit to end-of-life Upstart
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>derek.p.moore@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>'systemctl' is an annoyingly over-long to type.

'service' was tab-completable at 'servi' on most systems.

'systemctl' is not tab-completable until 'systemc' on most systems.

'initctl' is tab-completable at 'initc' on most systems, in line with the
convenience of 'service'.

'systemctl' and 'initctl' have several commonalities in their command-line
argument structure, unlike 'service'.

A minimal wrapper would appease the hordes that will be coming over from
Upstart and could benefit those of us who cringe every time we have to type
'systemctl' or who constantly mix up the argument ordering between 'systemctl'
or 'service' regardless of which one we're trying to call.

An 'initctl' wrapper should be smarter, more usable, and more feature-rich than
the 'service' wrapper which appears to be an afterthought with debug-mode
standard output, but it need not implement the entire initctl man page. Heck,
it'd be happy if it were just a symlink to systemctl that came with the systemd
distribution files.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>