On Tue, 11 Jun 2002, Padraig Brady wrote:
> The net.ipv4.icmp_default_ttl patch
> reminds me, about wierd stuff I've
> seen in the net sysctls:
Sorry, english is not my native language so i was unable to interpret
"wierd" :)
>
> /proc/sys/net/unix/max_dgram_qlen is only
> readable by root. Why?
Check your /proc been mounted as read-write.
on my machine:
fortress ~# sysctl -w net.unix.max_dgram_qlen=20;
net.unix.max_dgram_qlen = 20
fortress ~# sysctl -w net.unix.max_dgram_qlen=10;
net.unix.max_dgram_qlen = 10
-- Software engineer Mirotel ISP- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Jun 15 2002 - 22:00:28 EST