Bug 994167 - typo in servicectl enable command
Summary: typo in servicectl enable command
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-08-06 15:52 UTC by José I.
Modified: 2019-11-07 15:30 UTC (History)
2 users (show)

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


Attachments (Terms of Use)
systemctl enable tuned (832 bytes, patch)
2013-10-28 09:43 UTC, Shakthi Kannan
no flags Details | Diff

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.


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