From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Кто трёт /tmp?
Date: Fri, 12 Oct 2007 17:37:33 +0400
Message-ID: <200710121737.38686.shrek@altlinux.ru> (raw)
In-Reply-To: <fa54e4a90710120634h4f276c46u4e6e000f0ab3fb17@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
В сообщении от 12 октября 2007 Igor Zubkov написал(a):
> 2007/10/12, Андрей Черепанов <cas@altlinux.ru>:
> > После установки ALD4 стал замечать, что после перезагрузки трётся кэш
> > favicon для konqueror, расположенный в /tmp/.private. Кто трёт весь /tmp
> > целиком? Просмотрел скрипты, вроде ничего такого нет.
>
> tmpfs?
у меня так:
$ cat .xsession.d/kdecache
#!/bin/sh
if [ ! -d $TMPDIR/kdecache-$USER/favicons ] || [ ! -d $TMPDIR/kdecache-$USER/http ]; then
mkdir -p $TMPDIR/kdecache-$USER
ln -fs $HOME/.kde/share/kde/cache/{favicons,http} $TMPDIR/kdecache-$USER/
fi
--
Valery V. Inozemtsev
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-10-12 13:37 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-12 13:28 Андрей Черепанов
2007-10-12 13:34 ` Igor Zubkov
2007-10-12 13:37 ` Valery V. Inozemtsev [this message]
2007-10-12 13:52 ` Андрей Черепанов
2007-10-12 14:01 ` Kirill A. Shutemov
2007-10-12 14:13 ` Андрей Черепанов
2007-10-12 14:13 ` Michael Shigorin
2007-10-12 14:39 ` Sergey V Turchin
2007-10-12 14:11 ` Anton Farygin
2007-10-12 14:41 ` Michael Shigorin
2007-10-12 15:10 ` Андрей Черепанов
2007-10-18 12:16 ` Anton V. Boyarshinov
2007-10-12 13:52 ` Sergey V Turchin
2007-10-12 14:42 ` Alexey Gladkov
2007-10-12 14:42 ` Damir Shayhutdinov
2007-10-12 15:03 ` Andrey Rahmatullin
2007-10-15 6:34 ` Ildar Mulyukov
2007-10-15 8:59 ` Андрей Черепанов
2007-10-15 9:33 ` Ildar Mulyukov
2007-10-15 9:39 ` Андрей Черепанов
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200710121737.38686.shrek@altlinux.ru \
--to=shrek@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git