https://bugzilla.redhat.com/show_bug.cgi?id=994167
Bug ID: 994167 Summary: typo in servicectl enable command Product: Fedora Documentation Version: devel Component: power-management-guide Assignee: yruseva@redhat.com Reporter: joseignacio.quintana@gmail.com QA Contact: docs-qa@lists.fedoraproject.org CC: ddomingo@redhat.com, oglesbyzm@gmail.com, yruseva@redhat.com
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:
https://bugzilla.redhat.com/show_bug.cgi?id=994167
Bugzilla account termination pnt-expunge@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|yruseva@redhat.com |amelicha@redhat.com
docs-qa@lists.fedoraproject.org