mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:02:08 +02:00
Sysctl: Condense by removing explicit maxfiles example.
This commit is contained in:
parent
2e2390b1bd
commit
35a697f99c
1 changed files with 1 additions and 2 deletions
|
@ -20,5 +20,4 @@
|
||||||
|
|
||||||
- Set a changeable kernel state variable:
|
- Set a changeable kernel state variable:
|
||||||
|
|
||||||
`sysctl -w name=value`
|
`sysctl -w {{section.tunable}}={{value}}`
|
||||||
`sysctl -w kern.maxfiles=15000`
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue