initial import
This commit is contained in:
10
xorg-xdm/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch
Normal file
10
xorg-xdm/xdm-1.0.5-sessreg-utmp-fix-bug177890.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
diff --git a/config/GiveConsole b/config/GiveConsole
|
||||
index f8a8c6d..cb68622 100644
|
||||
--- a/config/GiveConsole
|
||||
+++ b/config/GiveConsole
|
||||
@@ -7,3 +7,5 @@
|
||||
# causing serious grief.
|
||||
#
|
||||
chown $USER /dev/console
|
||||
+exec /usr/bin/sessreg -a -w "/var/log/wtmp" -u "/run/utmp" \
|
||||
+ -x "/etc/X11/xdm/Xservers" -l $DISPLAY -h "" $USER
|
||||
Reference in New Issue
Block a user