Hide Forgot
Description of problem: systemctl start NAME does not show success Version-Release number of selected component (if applicable): systemd-204-3.fc19.x86_64 How reproducible: its rfe Steps to Reproduce: 1. systemctl start NAME Actual results: users cannot see easily that service/unit starts successfully Expected results: [ OK ] can be at the output Additional info:
Just to clarify things here a little bit. If something goes wrong and the daemon's behavior is sane (for example don't use type=simple for daemon which requires configuration and can't run without it), we will print the error message. It would be nice to have some more verbose output, but that is something for 7.1.
*** Bug 1148571 has been marked as a duplicate of this bug. ***
So far there was no progress upstream. But this bug is definitely on our radar for RHEL-7.3.
(In reply to Michal Sekletar from comment #14) > So far there was no progress upstream. But this bug is definitely on our > radar for RHEL-7.3. Hi Michal, Now that RHEL7.2 has been released what's the status of this? Will we get to it in RHEL7.2.z and/or RHEL7.3?
Michal was working on that patch, but it seems to be pretty complicated. We can't make it to rhel-7.3. From my point of view I am not even sure that this is something we want in to change in rhel7 at all.
(In reply to Lukáš Nykrýn from comment #20) > Michal was working on that patch, but it seems to be pretty complicated. We > can't make it to rhel-7.3. > > From my point of view I am not even sure that this is something we want in > to change in rhel7 at all. Hi Lukas, I discussed this with the customer recently. This is a feature that would be nice to have, but it's not a show-stopper by any means. Is this something that will eventually make it into systemd, or is it best that we decline this bugzilla and close WONTFIX due to higher priority systemd bugzillas? After all, this bugzilla has been open since 2013 with no firm commitment to being addressed soon. :-)
This is something we definitely want in systemd, but it will not happen any time soon. Maybe it would be better to not promise anything, close this as won't fix and then suprise our customers in the distant future.
Not in scope for RHEL. If you insist on implementing such feature, please file an upstream request and reopen this bug with a link to it.
An upstream bug was already filed before this bug was closed. Here's a link to it: https://github.com/systemd/systemd/issues/1287