patch-2.4.21 linux-2.4.21/net/unix/sysctl_net_unix.c

Next file: linux-2.4.21/net/x25/x25_facilities.c
Previous file: linux-2.4.21/net/sunrpc/xprt.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/unix/sysctl_net_unix.c linux-2.4.21/net/unix/sysctl_net_unix.c
@@ -16,7 +16,7 @@
 
 ctl_table unix_table[] = {
 	{NET_UNIX_MAX_DGRAM_QLEN, "max_dgram_qlen",
-	&sysctl_unix_max_dgram_qlen, sizeof(int), 0600, NULL, 
+	&sysctl_unix_max_dgram_qlen, sizeof(int), 0644, NULL, 
 	 &proc_dointvec },
 	{0}
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)