How to modify kernel parameter and make the changes permanent after reboot ?
Issue
- How to modify kernel parameter and make the changes permanent after reboot ?
- How to make the below kernel changes permanent (reboot brings kernel parameters back to old value) ?
# sysctl -w kernel.sem="250 256000 32 1024"
kernel.sem = 250 256000 32 1024
# sysctl -w kernel.msgmni=1024
kernel.msgmni = 1024
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
