projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add more cookbook readmes.
[chef.git]
/
cookbooks
/
sysctl
/
README.md
1
# sysctl cookbook
2
3
This cookbook allows various sysctl settings to be controlled via attributes.
4
Settings can be added to node[:sysctl] attribute, and these are both updated
5
via `/proc/sys` and added to a template in `/etc/sysctl.d/`