|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd: systemctl bash completion doesn't work for systemctl restart systemd-kmsg-syslogd.service | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Jiri Slaby <jslaby> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jiri Slaby
2011-07-09 07:45:10 UTC
Oops, I'm running on Tumbleweed: # rpm -q bash systemd bash-4.1-20.25.1.x86_64 systemd-29-9.1.x86_64 (In reply to comment #1) > Oops, I'm running on Tumbleweed: And it behaves the same on Factory. And openvpn.service has the very same problem. So this is not bound only to one service. bash completion script was using the "inactive services" list for restart instead of the "all possible services" list. fixed in systemd Base:System package and in upstream git. |