throughput-performance: removed SYSCTL option
/etc/sysctl.ktune is no longer used, sysctl.ktune from profile is loaded through /etc/ktune.d/tunedadm.conf
This commit is contained in:
parent
6982c57e8c
commit
c62252bb0c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# This is the ktune sysctl file. You can comment this out to prevent ktune
|
||||
# from applying its sysctl settings.
|
||||
SYSCTL="/etc/sysctl.ktune"
|
||||
#SYSCTL="/etc/sysctl.ktune"
|
||||
|
||||
# Use *.conf files in the ktune configuration directory /etc/ktune.d.
|
||||
# Value: yes|no, default: yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue