mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
sysctl: Use /sys/kernel/variables/ directory instead of /proc/sys
This commit is contained in:
parent
4556fdc891
commit
a0ed543993
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ sysctl - configure kernel parameters at runtime
|
|||
|
||||
sysctl is a utility for managing kernel configuration parameters at runtime.
|
||||
This requires root privileges, and can crash your system.
|
||||
Available parameters are listed under /proc/sys/.
|
||||
Available parameters are listed under /sys/kernel/variables/.
|
||||
|
||||
## Options
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue