mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
modify content error, "vm.swappines" to "vm.swappiness"
This commit is contained in:
parent
b7e3e3ab62
commit
0176cde512
2 changed files with 2 additions and 2 deletions
|
@ -265,7 +265,7 @@ Mounting of filesystems.
|
|||
Configuration of the Linux kernel using sysctrl.
|
||||
|
||||
\begin{verbatim}
|
||||
vm.swappines:
|
||||
vm.swappiness:
|
||||
sysctl.present:
|
||||
- value: 20
|
||||
\end{verbatim}
|
||||
|
|
|
@ -34642,7 +34642,7 @@ Control the kernel sysctl system
|
|||
.sp
|
||||
.nf
|
||||
.ft C
|
||||
vm.swappines:
|
||||
vm.swappiness:
|
||||
sysctl.present:
|
||||
\- value: 20
|
||||
.ft P
|
||||
|
|
Loading…
Add table
Reference in a new issue