1
0
Fork 0
tuned/tune-profiles/spindown-disk/ktune.sysconfig
Marcela Mašláňová c2486397a9 Spindown disc profile - set disc to minimum spins.
Writen-by: Daniel Mach
Rewrite-into-profile: Marcela Mašláňová
2009-09-09 13:20:26 +02:00

17 lines
657 B
Text

# ktune service configuration
# This is the ktune sysctl file. You can comment this out to prevent ktune
# from applying its sysctl settings.
SYSCTL="/etc/sysctl.ktune"
# Use *.conf files in the ktune configuration directory /etc/ktune.d.
# Value: yes|no, default: yes
# It is useful if you want to load settings from additional files. Set this to
# no if you to prevent ktune from using these additional files.
USE_KTUNE_D="yes"
# This is the custom sysctl configuration file. Any settings in this file will
# be applied after the ktune settings, overriding them. Comment this out to
# use only the ktune settings.
SYSCTL_POST="/etc/sysctl.conf"