diff options
Diffstat (limited to 'app/xdm')
-rw-r--r-- | app/xdm/config/Xreset.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xdm/config/Xreset.cpp b/app/xdm/config/Xreset.cpp index 8f4ef193d..d64df0d24 100644 --- a/app/xdm/config/Xreset.cpp +++ b/app/xdm/config/Xreset.cpp @@ -2,4 +2,4 @@ XCOMM!/bin/sh XCOMM Deregister a login. (Derived from TakeConsole as follows:) XCOMM BINDIR/sessreg -d -w "/var/log/wtmp" -u "/var/run/utmp" \ - -x "XDMCONFIGDIR/Xservers" -l $DISPLAY -h "" $USER + -x XDMCONFIGDIR/Xservers -l $DISPLAY -h "" $USER |