diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011478.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-January/011478.html | 97 | 
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011478.html b/zarb-ml/mageia-dev/2012-January/011478.html new file mode 100644 index 000000000..e53cef69f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011478.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Too many tmp directories +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Too%20many%20tmp%20directories&In-Reply-To=%3CCALK7e_PGT%3DjRrnRSj0d25iHFEok%3D8mkiW%2B7aL6qxe5G%2BCszbDw%40mail.gmail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="011477.html"> +   <LINK REL="Next"  HREF="011479.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Too many tmp directories</H1> +    <B>Oliver Burger</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Too%20many%20tmp%20directories&In-Reply-To=%3CCALK7e_PGT%3DjRrnRSj0d25iHFEok%3D8mkiW%2B7aL6qxe5G%2BCszbDw%40mail.gmail.com%3E" +       TITLE="[Mageia-dev] Too many tmp directories">oliver.bgr at googlemail.com +       </A><BR> +    <I>Sat Jan 21 18:21:14 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="011477.html">[Mageia-dev] Upgrade to KDE 4.7.95 breaks the desktop +</A></li> +        <LI>Next message: <A HREF="011479.html">[Mageia-dev] Too many tmp directories +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11478">[ date ]</a> +              <a href="thread.html#11478">[ thread ]</a> +              <a href="subject.html#11478">[ subject ]</a> +              <a href="author.html#11478">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hi, + +while searching for some strange KDE behaviour (see bug 107 about +those icons), I found at least three different tmp directories: +/tmp/ +/var/tmp/ +~/tmp/ (one for every user) + +Now I can understand the reason behind having the user's tmp +separately, but why do we have two system wide separate tmp +directories? +This get's even more complicated by the fact that there are symbolic +links in .kde4/ to both: +lrwxrwxrwx 1 oli oli   21 Okt  7 10:34 cache-beteigeuze.oli-home -> +/var/tmp/kdecache-oli/ +lrwxrwxrwx 1 oli oli   16 Okt  7 10:34 socket-beteigeuze.oli-home -> +/tmp/ksocket-oli/ +lrwxrwxrwx 1 oli oli   12 Okt  7 10:34 tmp-beteigeuze.oli-home -> /tmp/kde-oli/ + +Can't we do something about that? + +Thanks, Oliver +</PRE> + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="011477.html">[Mageia-dev] Upgrade to KDE 4.7.95 breaks the desktop +</A></li> +	<LI>Next message: <A HREF="011479.html">[Mageia-dev] Too many tmp directories +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11478">[ date ]</a> +              <a href="thread.html#11478">[ thread ]</a> +              <a href="subject.html#11478">[ subject ]</a> +              <a href="author.html#11478">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
