mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +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:
|
||||
|
||||
`sysctl -w name=value`
|
||||
`sysctl -w kern.maxfiles=15000`
|
||||
`sysctl -w {{section.tunable}}={{value}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue