Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 994167

Summary: typo in servicectl enable command
Product: [Retired] Fedora Documentation Reporter: José I. <joseignacio.quintana>
Component: power-management-guideAssignee: Petr Bokoc <pbokoc>
Status: CLOSED EOL QA Contact: Fedora Docs QA <docs-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: develCC: shakthimaan, zach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-07 15:30:02 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:
Attachments:
Description Flags
systemctl enable tuned none

Description José I. 2013-08-06 15:52:21 UTC
Description of problem:

>>> F19, power-management-guide, Section: 2.5.3. Installation and Usage
>>> command "systemctl tuned enable" should be "systemctl enable tuned"

Version-Release number of selected component (if applicable):
>>> F19 doc of power management guide

How reproducible:

   # systemctl tuned enable
   # ERR: Unknown operation 'tuned'.

   # systemctl enable tuned
   # OK: ln -s '/usr/lib/systemd/system/tuned.service' '/etc/systemd/system/multi-user.target.wants/tuned.service'


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Shakthi Kannan 2013-10-28 09:43:43 UTC
Created attachment 816740 [details]
systemctl enable tuned

Comment 4 Petr Bokoc 2019-11-07 15:30:02 UTC
I'm closing this bug as part of a Bugzilla cleanup effort. The most likely reason is that the bug has been opened either against a component we no longer publish, or against Release Notes for an EOL release.