Comment 7 for bug 59331

Revision history for this message
Fredrik (fredrk) wrote :

"2- Allow users to run the command "sudo echo 0 > /proc/sys/net/ipv4/tcp_window_scaling" without getting permission denied. This is not very user friendly, but it should work."

Uh?

You CAN run the command but I htink if you just write it like that things will be executed in the "wrong" order.
Using "sudo -s" and the the command works fine.