Merge pull request #1048 from nmeum/hotfix/xdm

xdm: Don't create a separate log file for errors
This commit is contained in:
Juan RP 2015-03-02 21:57:45 +01:00
commit d9eef8d63b
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