On 22 jan 2008, at 03:55, Luke Macken wrote:
Does anyone have any interest in a sysctl module ?
This allows you to weak your minion's kernel parameters at runtime,
ie:
# func "*" call sysctl get net.ipv4.icmp_echo_ignore_broadcasts
['1']
# func "*" call sysctl set net.ipv4.tcp_syncookies 1
['net.ipv4.tcp_syncookies = 1']
We use sysctls a lot for Oracle's shared memory and such, so that
would be very handy.
Thanks,
Ruben
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list