#2519: Xorg-server optional security concern -------------------------------------+-------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: future Component: BOOK | Version: SVN Severity: normal | Keywords: -------------------------------------+-------------------------------------- echo -e '#!/bin/sh\nexec /usr/bin/X -nolisten tcp' /etc/X11/xinit/xserverrc && chmod 755 /etc/X11/xinit/xserverrc
See ticket #2391 Comment 7 for more info. echo -e '#!/bin/sh\nexec /usr/bin/X -nolisten tcp' > /etc/X11/xinit/xserverrc && chmod 755 /etc/X11/xinit/xserverrc -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2519> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
