Bug 846306

Summary: RFE: Always show status output when units are manually started stopped etc.
Product: [Fedora] Fedora Reporter: Jóhann B. Guðmundsson <johannbg>
Component: systemdAssignee: systemd-maint
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dtardon, johannbg, lnykryn, metherid, msekleta, plautrba, systemd-maint, vpavlin
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-12 14:32:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 784611    

Description Jóhann B. Guðmundsson 2012-08-07 12:05:51 UTC
Description of problem:

I have been getting a lot of complaints of this from my coworkers @my_new_dayjob when introducing them to systemd and I have to agree with them.

The problem is that administrators got reassured that when a service was started stopped etc with [OK]/[FAILED] msg when they ran service foo start/stop etc from the command line. 

Now they have to run two systemctl commands to get that assurance as in if the unit has started/stopped etc correctly, systemctl start/stop etc followed by systemctl status.

Now the best approach to solve this usable issue is to always run status when units are manually started/stopped etc from the command line which would be better and more informative approach for administrators then the previous behavior did.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: