Bug 1036886 - Incorrect command to start tuned at boot in Power Management Guide
Summary: Incorrect command to start tuned at boot in Power Management Guide
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora Documentation
Classification: Retired
Component: power-management-guide
Version: devel
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Bokoc
QA Contact: Fedora Docs QA
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 20:31 UTC by Steven Rosenberg
Modified: 2019-11-07 15:30 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-07 15:30:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Steven Rosenberg 2013-12-02 20:31:44 UTC
Description of problem:

On this page -- http://docs.fedoraproject.org/en-US/Fedora/19/html/Power_Management_Guide/sect-tuned-installation-and-usage.html -- the command to start the tuned utility at boot has two words transposed:

Specifically right here -- http://docs.fedoraproject.org/en-US/Fedora/19/html/Power_Management_Guide/sect-tuned-installation-and-usage.html:

How it reads:

 To enable tuned to start every time the machine boots, type the following command:

systemctl tuned enable

But it should be:

 To enable tuned to start every time the machine boots, type the following command:

systemctl enable tuned

As you can see, the last two words of the command need to be transposed.

Comment 3 Petr Bokoc 2019-11-07 15:30:28 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.


Note You need to log in before you can comment on or make changes to this bug.