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
- Lines: 9
- Date:
2003-06-13 07:51:39.000000000 -0700
- Orig file:
linux-2.4.20/net/unix/sysctl_net_unix.c
- Orig date:
2001-01-24 15:28:36.000000000 -0800
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)