El Lunes, 7 de Enero de 2008 15:02, Nicolas FRANCOIS escribió: > The problem is, this "su -" don't pass env variables set by the normal > user.
Hi. If I'm not wrong, the "-" in "su -" mean to start a completely new session, like a new login. What you need is just "su". It changes the user but keepƬng the old environment. Like this, xhost+ behaves as expected. Alberto -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
