Bugzilla – Attachment 70315 Details for
Bug 153560
latest kdebase-KDM RPM in supplementary is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
patch for earlykdm script in /etc/init.d
earlykdm.patch (text/plain), 680 bytes, created by
Ruurd Pels
on 2006-02-25 23:37:55 UTC
(
hide
)
Description:
patch for earlykdm script in /etc/init.d
Filename:
MIME Type:
Creator:
Ruurd Pels
Created:
2006-02-25 23:37:55 UTC
Size:
680 bytes
patch
obsolete
>--- earlykdm 2006-02-24 04:37:35.000000000 +0100 >+++ /etc/init.d/earlykdm 2006-02-26 00:13:04.000000000 +0100 >@@ -114,10 +114,10 @@ > > if test "$1" = "start" && test -x /sbin/preload; then > if test -z "$DISPLAYMANAGER_AUTOLOGIN"; then >- /sbin/preload /etc/preload.d/kdm >+ /sbin/preload < /var/cache/preload/kdm.preload > else >- /usr/bin/ionice -n2 /sbin/preload /etc/preload.d/kdm.auto >- /usr/bin/ionice -n6 /sbin/preload /etc/preload.d/kde & >+ /usr/bin/ionice -n2 /sbin/preload < /var/cache/preload/kdm.auto.preload >+ /usr/bin/ionice -n6 /sbin/preload < /var/cache/preload/kde.preload & > echo $! > /var/run/preload-session.pid > fi > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 153560
: 70315