tags 666181 patch

I'm sending the patch to deal with more than one variables in the same
way previous versions did.

However, I didn't change the behavior of sysctl regarding spaces and
"=". Documentation of sysctl is clear. Syntax with spaces is incorrect
so that command line:

sysctl vm.swappiness = 10

is incorrect and sysctl should keep the behavior of previous versions:

vm.swappiness = 60
lt-sysctl: Malformed setting "="
lt-sysctl: cannot stat /proc/sys/10: No existe el archivo o el directorio

Alfredo

Attachment: patch-sysctl_parsing-666181.diff
Description: Binary data

Reply via email to