in:/bin:/usr/sbin:/usr/bin
> |
> | case "$1" in
> | start)
> | mkdir -p /tmp/.ICE-unix
> | chmod 1777 /tmp/.ICE-unix
> | ;;
> | *)
> | ;;
> | esac
> `
>
> Previously, KDE would of
| PATH=/sbin:/bin:/usr/sbin:/usr/bin
> |
> | case "$1" in
> | start)
> | mkdir -p /tmp/.ICE-unix
> | chmod 1777 /tmp/.ICE-unix
> | ;;
> | *)
> | ;;
> | esac
>
> `
I b
> This might be a FAQ, but I've just discovered that the following
> init-script greatly improves my KDE start time
Sorry ... it seems that this is indeed a fairly well-known trick, and is
even covered by an outstanding bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=198397
'Scuse the no
On Monday 12 January 2004 12:06, Mike Williams wrote:
> This might be a FAQ, but I've just discovered that the following
> init-script greatly improves my KDE start time:
This is set up in /etc/init.d/xfree86-common:
[...]
set_up_ice_dir () {
echo -n "Setting up ICE socket directory $ICE_DIR...
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
|
On Friday 19 September 2003 13:50, Achim Bohnet wrote:
> I see a big effect if ICE-unix is owned by root or not. With
> ICE-unix chown root, after login I almost immediately see the
> kdesktop & ksplash on the first or second last item indicating
> that the apps are restored.
Maybe it's a couple
Is that trailing data at the end of your message one of the current viruses
going around? Make sure you strip it from the messages because they enlarge
the emails by over 100k. The email header said that you used Kmail, so at
least you're immune to these insane viruses (I'm on a Sun computer,
On September 19, 2003 07:50, Achim Bohnet wrote:
> I see a big effect if ICE-unix is owned by root or not. With
> ICE-unix chown root, after login I almost immediately see the
> kdesktop & ksplash on the first or second last item indicating
> that the apps are restored.
>
Is there some security is
On Fri, Sep 19, 2003 at 12:34:00PM +0200, Anders Ellenshøj Andersen wrote:
> On Friday 19 September 2003 09:23, Achim Bohnet wrote:
>
> > You'll notice the effect when you logout/login. With .ICE-unix chown
> > root:root it takes here ~ 1 sec until KDE session is up and 2-3 sec until
> > all KDE a
On Friday 19 September 2003 09:23, Achim Bohnet wrote:
> You'll notice the effect when you logout/login. With .ICE-unix chown
> root:root it takes here ~ 1 sec until KDE session is up and 2-3 sec until
> all KDE apps are restored. With .ICE-unix owned by a normal user the
> second login takes 3-4
Hash: SHA1
> > >
> > > On Tuesday 18 March 2003 16:00, Hendrik Sattler wrote:
> > > > Hi,
> > > >
> > > > all probably know about the /tmp/.ICE-unix warnings.
> > > > However, I wonder why KDM does not simply fix it. It runs with root
>
:
> > > Hi,
> > >
> > > all probably know about the /tmp/.ICE-unix warnings.
> > > However, I wonder why KDM does not simply fix it. It runs with root
> > > priviledges and could probably do a simple chown on the dir (maybe
> > > checking it firs
* Ralf Nolden schrieb am 18.03.03 um 16:25 Uhr:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tuesday 18 March 2003 16:00, Hendrik Sattler wrote:
> > Hi,
> >
> > all probably know about the /tmp/.ICE-unix warnings.
> > However, I wonder why KDM does
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 18 March 2003 16:00, Hendrik Sattler wrote:
> Hi,
>
> all probably know about the /tmp/.ICE-unix warnings.
> However, I wonder why KDM does not simply fix it. It runs with root
> priviledges and could probably do a simple c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
all probably know about the /tmp/.ICE-unix warnings.
However, I wonder why KDM does not simply fix it. It runs with root
priviledges and could probably do a simple chown on the dir (maybe checking
it first, for security reasons).
HS
Isn't there some neat way of getting /tmp/.ICE-unix to be owned by root?
(Makes logging in to KDE just that bit faster...) Would it maybe then
have to be created at boot time? Maybe optionally, debconf question?
Thanks,
Hugo
16 matches
Mail list logo