mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
8 lines
321 B
Plaintext
8 lines
321 B
Plaintext
|
--- config/PostSession.orig Thu Sep 30 07:42:19 1999
|
||
|
+++ config/PostSession Wed Sep 13 00:51:04 2000
|
||
|
@@ -1,3 +1,3 @@
|
||
|
#!/bin/sh
|
||
|
-/usr/bin/X11/sessreg -d -w /var/log/wtmp -u /var/run/utmp -l $DISPLAY $USER
|
||
|
+/usr/X11R6/bin/sessreg -d -w /var/log/wtmp -u /var/run/utmp -l $DISPLAY -x /usr/X11R6/lib/X11/xdm/Xservers $USER
|
||
|
|