ALT Linux Bugzilla
– Attachment 3757 Details for
Bug 21107
Гном вываливается в gdm вместо перезагрузки
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Пач решающий проблему
splash.patch (text/plain), 474 bytes, created by
Michail Yakushin
on 2009-08-19 17:09:24 MSD
(
hide
)
Description:
Пач решающий проблему
Filename:
MIME Type:
Creator:
Michail Yakushin
Created:
2009-08-19 17:09:24 MSD
Size:
474 bytes
patch
obsolete
>--- /sbin/splash.sh 2007-11-07 14:37:56 +0300 >+++ splash.sh 2009-08-19 17:07:10 +0400 >@@ -93,8 +93,9 @@ > if [ "$splash_progress" == 1 -o "$1" == "start" ]; then > if test "$_shutdown" == "yes"; then > [ -f $splash_theme_file ] && splash_trigger "rlchange 0" >- chvt 1 >- else >+ timeout 1 chvt 1 >+ [ $? == 124 ]&&(chvt 1)& >+else > if [ "$_silent" == "yes" ]; then > if [ -f $splash_theme_file ]; then > if [ "$progress_enable" == "1" ]; then
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 21107
: 3757