Bug 911130

Summary: [RFE]: all systemctl commands including is-enabled should asume default .service type
Product: [Fedora] Fedora Reporter: Miroslav Hradílek <mhradile>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: low    
Version: 17CC: azelinka, johannbg, lnykryn, metherid, mhradile, msekleta, notting, plautrba, psklenar, systemd-maint, vpavlin
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-07 15:50:26 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:

Description Miroslav Hradílek 2013-02-14 12:54:31 UTC
Description of problem:
While it is said in manual that .service is the default unit type assumed when no suffix is specified it does not always work. For example 'is-enabled' command fails while 'start', 'stop', 'status' and 'show' work.

Version-Release number of selected component (if applicable):
systemd-44-23.fc17.x86_64

How reproducible:
Always

Steps to Reproduce:
1."systemctl is-enabled abrtd"
  
Actual results:
Failed to issue method call: Invalid argument

Expected results:
enabled

Comment 1 Lennart Poettering 2013-02-14 19:05:45 UTC

*** This bug has been marked as a duplicate of bug 896670 ***

Comment 2 Lennart Poettering 2013-03-07 15:50:26 UTC

*** This bug has been marked as a duplicate of bug 880353 ***