Magellan Linux

Contents of /trunk/xinit/patches/xinit-1.0.1-nolisten-tcp.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 307 byte(s)
-import

1 --- xinit-1.0.1/startx.cpp 2005-11-15 04:03:10.000000000 +0000
2 +++ xinit-1.0.1-patched/startx.cpp 2005-12-25 00:30:46.000000000 +0000
3 @@ -67,7 +67,7 @@
4 defaultclient=XTERM
5 defaultserver=XSERVER
6 defaultclientargs=""
7 -defaultserverargs=""
8 +defaultserverargs="-nolisten tcp"
9 clientargs=""
10 serverargs=""
11