blob: ec9af5a8a61571dbd496342d1ac3b713126124ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<!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=%3C4F1B1047.3010500%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011485.html">
<LINK REL="Next" HREF="011488.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Too many tmp directories</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Too%20many%20tmp%20directories&In-Reply-To=%3C4F1B1047.3010500%40laposte.net%3E"
TITLE="[Mageia-dev] Too many tmp directories">andre999mga at laposte.net
</A><BR>
<I>Sat Jan 21 20:21:43 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011485.html">[Mageia-dev] Too many tmp directories
</A></li>
<LI>Next message: <A HREF="011488.html">[Mageia-dev] Too many tmp directories
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11487">[ date ]</a>
<a href="thread.html#11487">[ thread ]</a>
<a href="subject.html#11487">[ subject ]</a>
<a href="author.html#11487">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Colin Guthrie a écrit :
><i> 'Twas brillig, and Oliver Burger at 21/01/12 17:21 did gyre and gimble:
</I>><i>
</I>>><i> Hi,
</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> ~/tmp/ (one for every user)
</I>>><i>
</I>>><i> Now I can understand the reason behind having the user's tmp
</I>>><i> separately, but why do we have two system wide separate tmp
</I>>><i> directories?
</I>>><i> This get's even more complicated by the fact that there are symbolic
</I>>><i> links in .kde4/ to both:
</I>>><i> lrwxrwxrwx 1 oli oli 21 Okt 7 10:34 cache-beteigeuze.oli-home ->
</I>>><i> /var/tmp/kdecache-oli/
</I>>><i> lrwxrwxrwx 1 oli oli 16 Okt 7 10:34 socket-beteigeuze.oli-home ->
</I>>><i> /tmp/ksocket-oli/
</I>>><i> lrwxrwxrwx 1 oli oli 12 Okt 7 10:34 tmp-beteigeuze.oli-home -> /tmp/kde-oli/
</I>>><i>
</I>><i> Can you not just symlink /tmp to /var/tmp?
</I>><i>
</I>><i> Col
</I>><i>
</I>
+1
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011485.html">[Mageia-dev] Too many tmp directories
</A></li>
<LI>Next message: <A HREF="011488.html">[Mageia-dev] Too many tmp directories
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11487">[ date ]</a>
<a href="thread.html#11487">[ thread ]</a>
<a href="subject.html#11487">[ subject ]</a>
<a href="author.html#11487">[ 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>
|