On Thu, Mar 26, 2009 at 07:01:52AM -0000, Anders Kaseorg wrote:
> +    xorg_conf_tmp=$(mktemp -t "/tmp/xorg.conf.XXXXXXXX")

This should be:

+    xorg_conf_tmp=$(mktemp -t xorg.conf.XXXXXXXX)

-- 
typos in failsafeXinit
https://bugs.launchpad.net/bugs/348639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to