[systemd-bugs] [Bug 61695] New: bash completion does not work with user session units

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 2 08:41:50 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61695

          Priority: medium
            Bug ID: 61695
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: bash completion does not work with user session units
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: zorael at gmail.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Arch linux amd64 running systemd 197 from git (aur/systemd-git).

The systemctl bash completion file ignores the --user argument and instead
tab-completes system units.

  $ systemctl --user
  UNIT              LOAD   ACTIVE SUB     DESCRIPTION
  chromium.service  loaded active running Chromium Web Browser
  steam.service     loaded active running Steam
  tmux at main.service loaded active running tmux client instance (main)
  [...]

  $ systemctl --user stop #tab tab
  NetworkManager.service          systemd-binfmt.service
  avahi-daemon.service            systemd-journald.service
  bluetooth.service               systemd-logind.service
  dbus.service                    systemd-remount-fs.service
  [...]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130302/f37d0eaa/attachment.html>


More information about the systemd-bugs mailing list