[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#480958: xinit: startx doesn't honour TMPDIR



Package: xinit
Version: 1.0.8-1
Severity: normal

This line 
xserverauthfile=`mktemp -p /tmp serverauth.XXXXXXXXXX`
in startx doesn't honour TMPDIR, should be

xserverauthfile=`mktemp -p $TMPDIR serverauth.XXXXXXXXXX`

Alex

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xinit depends on:
ii  cpp                          4:4.2.2-2   The GNU C preprocessor (cpp)
ii  libc6                        2.7-10jasp1 GNU C Library: Shared libraries
ii  libx11-6                     2:1.0.3-7   X11 client-side library

xinit recommends no packages.

-- no debconf information



Reply to: