1
0
Fork 0

man: fixed plugins list

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2015-07-09 16:17:41 +02:00
parent 50a5d218af
commit 7d20183c01

View file

@ -29,7 +29,14 @@ Every plugin section can contain following sections:
.TP
type=
Plugin type. Currently there are following plugins: disk, script, net, cpu, eeepc_she.
Plugin type. Currently there are following upstream plugins: audio, bootloader, cpu, disk,
eeepc_she, mounts, net script, selinux, scheduler, sysctl, sysfs, usb, video, vm. This
list may be incomplete. If you installed tuned through RPM you can list upstream plugins by
the following command:
.B rpm -ql tuned | grep 'plugins/plugin_.*.py$'
Check the plugins directory returned by this command to see all plugins (e.g. plugins
provided by 3rd party packages).
.TP
devices=
Comma separated list of devices which should be tuned by this plugin instance.