diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011495.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-January/011495.html | 99 | 
1 files changed, 99 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-January/011495.html b/zarb-ml/mageia-dev/2012-January/011495.html new file mode 100644 index 000000000..e4b5b8a06 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011495.html @@ -0,0 +1,99 @@ +<!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=%3C4F1C30F8.8030607%40mageia.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="011491.html"> +   <LINK REL="Next"  HREF="011499.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Too many tmp directories</H1> +    <B>Anssi Hannula</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Too%20many%20tmp%20directories&In-Reply-To=%3C4F1C30F8.8030607%40mageia.org%3E" +       TITLE="[Mageia-dev] Too many tmp directories">anssi at mageia.org +       </A><BR> +    <I>Sun Jan 22 16:53:28 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="011491.html">[Mageia-dev] Too many tmp directories +</A></li> +        <LI>Next message: <A HREF="011499.html">[Mageia-dev] Too many tmp directories +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11495">[ date ]</a> +              <a href="thread.html#11495">[ thread ]</a> +              <a href="subject.html#11495">[ subject ]</a> +              <a href="author.html#11495">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>On 22.01.2012 00:59, Christian Lohmaier wrote: +><i> On Sat, Jan 21, 2012 at 6:21 PM, Oliver Burger +</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">oliver.bgr at googlemail.com</A>> wrote: +</I>>><i> +</I>>><i> while searching for some strange KDE behaviour (see bug 107 about +</I>>><i> those icons), I found at least three different tmp directories: +</I>>><i> /tmp/ +</I>>><i> /var/tmp/ +</I>><i>  +</I>><i> Those are historically grown ... /tmp is the really temporary one, +</I>><i> discarded when rebooting, while /var/tmp is for stuff that is to be +</I>><i> preserved after a reboot. +</I>><i>  +</I>><i> So while /tmp nowadays frequently is on a ramdisk, /var/tmp is not. +</I> +Exactly, e.g. KDE has its cache files in /var/tmp so that the startup of +KDE is not slowed down when /tmp is cleared on system boot (tmpfs). + +--  +Anssi Hannula +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="011491.html">[Mageia-dev] Too many tmp directories +</A></li> +	<LI>Next message: <A HREF="011499.html">[Mageia-dev] Too many tmp directories +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11495">[ date ]</a> +              <a href="thread.html#11495">[ thread ]</a> +              <a href="subject.html#11495">[ subject ]</a> +              <a href="author.html#11495">[ 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> | 
