[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: permissions of /tmp/.ICE-unix



On Jan 12, 2004 at 11:06, Mike Williams praised the llamas by saying:
> This might be a FAQ, but I've just discovered that the following
> init-script greatly improves my KDE start time:
> 
>   ,--- /etc/init.d/ICE-unix ---
>   | #!/bin/sh
>   | 
>   | PATH=/sbin:/bin:/usr/sbin:/usr/bin
>   | 
>   | case "$1" in
>   |   start)
>   |         mkdir -p /tmp/.ICE-unix
>   |         chmod 1777 /tmp/.ICE-unix
>   |         ;;
>   |   *)
>   |         ;;
>   | esac
>   `----------------------------
> 
> Previously, KDE would often pause for 6-7 seconds at the "Initializing
> peripherals" stage; now, it's noticebly faster.  Seems faster when starting
> konqueror, too (though I might just be imagining it).
> 
> Might it be worth making this a standard part of /etc/init.d/kdm??
> 
This is certainly part of the Xfree86 4.3 packages. I'm not sure if it
is in the 4.2 packages yet. 

-- 
David Pashley
david@davidpashley.com
Nihil curo de ista tua stulta superstitione.

Attachment: pgplBDhQDauES.pgp
Description: PGP signature


Reply to: