ALT Linux Bugzilla
– Attachment 3897 Details for
Bug 21618
невозможно указать комментарии
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
prefdm.patch
prefdm.patch (text/plain), 460 bytes, created by
Zerg
on 2009-09-19 00:33:06 MSD
(
hide
)
Description:
prefdm.patch
Filename:
MIME Type:
Creator:
Zerg
Created:
2009-09-19 00:33:06 MSD
Size:
460 bytes
patch
obsolete
>--- prefdm~ 2009-04-11 11:51:02 +0400 >+++ prefdm 2009-09-19 00:30:42 +0400 >@@ -23,9 +23,14 @@ AUTOLOGIN_EXE=/usr/sbin/autologin > AUTOLOGIN_CFG=/etc/sysconfig/autologin > if [ -x "$AUTOLOGIN_EXE" -a -s "$AUTOLOGIN_CFG" ]; then > EXEC_ARGS= >+ AUTOLOGIN= > . "$AUTOLOGIN_CFG" >- "$AUTOLOGIN_EXE" $EXEC_ARGS & >- wait $! >+ case "$AUTOLOGIN" in >+ yes|Yes|YES|true|True|TRUE|on|On|ON|Y|y|1) >+ "$AUTOLOGIN_EXE" $EXEC_ARGS & >+ wait $! >+ ;; >+ esac > fi > > finddm() {
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 21618
: 3897