xdm: Don't create a separate log file for errors

This commit is contained in:
Sören Tempel 2015-03-02 21:29:17 +01:00
parent dc6f171d9e
commit 85fff8a479
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec xdm -nodaemon 2>&1
exec xdm -error /dev/stdout -nodaemon 2>&1

View File

@ -1,7 +1,7 @@
# Template build file for 'xdm'.
pkgname=xdm
version=1.1.11
revision=5
revision=6
build_style=gnu-configure
configure_args="--with-random-device=/dev/urandom
--with-utmp-file=/var/run/utmp