FreeBSD Bugzilla – Attachment 18780 Details for
Bug 33602
kdm doesn't log users in/out of the system (utmp,lastlog,...)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.34 KB, created by
Alan E
on 2002-01-06 06:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alan E
Created:
2002-01-06 06:20:00 UTC
Size:
1.34 KB
patch
obsolete
>Index: files/patch-kdm::kfrontend::genkdmconf.c >=================================================================== >RCS file: /home/alane/cvsroot/ports/x11/kdebase2/files/patch-kdm::kfrontend::genkdmconf.c,v >retrieving revision 1.2 >diff -u -3 -r1.2 patch-kdm::kfrontend::genkdmconf.c >--- files/patch-kdm::kfrontend::genkdmconf.c 14 Dec 2001 06:13:10 -0000 1.2 >+++ files/patch-kdm::kfrontend::genkdmconf.c 6 Jan 2002 04:50:54 -0000 >@@ -1,5 +1,5 @@ > --- kdm/kfrontend/genkdmconf.c.orig Mon Nov 5 21:40:03 2001 >-+++ kdm/kfrontend/genkdmconf.c Sun Dec 9 22:42:26 2001 >++++ kdm/kfrontend/genkdmconf.c Sat Jan 5 23:49:40 2002 > @@ -212,7 +212,7 @@ > */ > >@@ -9,20 +9,24 @@ > # define HALT_CMD "/sbin/shutdown -h now" > # define REBOOT_CMD "/sbin/shutdown -r now" > # elif defined(__SVR4) >-@@ -1606,7 +1606,7 @@ >+@@ -1605,8 +1605,8 @@ >+ "chown $USER /dev/console\n" > #endif > "\n" >- "#exec sessreg -a -l $DISPLAY " >+-"#exec sessreg -a -l $DISPLAY " > -#ifdef BSD >++"exec sessreg -a -l $DISPLAY " > +#if defined(BSD) || defined(__FreeBSD__) > "-x " KDMCONF "/Xservers " > #endif > "$USER\n" >-@@ -1628,7 +1628,7 @@ >+@@ -1627,8 +1627,8 @@ >+ "chmod 622 /dev/console\n" > #endif > "\n" >- "#exec sessreg -d -l $DISPLAY " >+-"#exec sessreg -d -l $DISPLAY " > -#ifdef BSD >++"exec sessreg -d -l $DISPLAY " > +#if defined(BSD) || defined(__FreeBSD__) > "-x " KDMCONF "/Xservers " > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33602
: 18780