Oron Peled wrote:
On Thursday, 7 בFebruary 2008, Shachar Shemesh wrote:
I tried 2. Under Debian, the X server is run with "--nolisten tcp". I
tried changing every single place under /etc where the "nolisten"
keyword appears to no avail - it still runs it (through KDM) instructing
it not to listen for TCP connections.
KDM config is in /etc/kde/kdm/kdmrc (Fedora)
The relevant line is:
ServerArgsLocal=-nolisten tcp
Yes, I knew that before posting. My error was that I believed the
comment that said that the default value, if none is given, is no
options. Once I explicitly defined it to be no option, it worked.
But then I did some more looking, and I found out that the recommended
way of setting up such a chroot was to mount bind tmp, home, dev, proc
and possibly other FS as well :-)
Thanks everyone.
Shachar
================================================================To unsubscribe,
send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]