blob: 5946ab5753a02727b74f639de479325bea37a4f4 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] saslauthd + systemd + postfix
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20saslauthd%20%2B%20systemd%20%2B%20postfix&In-Reply-To=%3Cshgmd8b0mjttte0hdny83axe.1351711207610%40email.android.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019704.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] saslauthd + systemd + postfix</H1>
<B>Luis Daniel Lucio Quiroz</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20saslauthd%20%2B%20systemd%20%2B%20postfix&In-Reply-To=%3Cshgmd8b0mjttte0hdny83axe.1351711207610%40email.android.com%3E"
TITLE="[Mageia-dev] saslauthd + systemd + postfix">dlucio at okay.com.mx
</A><BR>
<I>Wed Oct 31 20:20:07 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019704.html">[Mageia-dev] saslauthd + systemd + postfix
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19707">[ date ]</a>
<a href="thread.html#19707">[ thread ]</a>
<a href="subject.html#19707">[ subject ]</a>
<a href="author.html#19707">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Ok, i will fix it.
Driving...
Enviado desde mi DROID 4G LTE de Verizon Wireless
Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> escribió:
><i>'Twas brillig, and Luis Daniel Lucio Quiroz at 31/10/12 12:58 did gyre
</I>><i>and gimble:
</I>>><i> Yes i know it uses hardlink, what i mean what advantages do you see by
</I>>><i> changing to bind mount.
</I>>><i>
</I>>><i>
</I>>><i> I mean if it works, why shall we fix it?
</I>><i>
</I>><i>That's the problem, it doesn't work anymore in cauldron as /var/run is
</I>><i>on a different filesystem to /var/spool/postfix/var/run and hardlinks
</I>><i>only work within the same filesystem.
</I>><i>
</I>><i>Even the old way would have been broken if /var/lib was mounted
</I>><i>separately (although this would be very rare indeed!).
</I>><i>
</I>><i>So as I stated originally, hardlinks simply won't work as a solution any
</I>><i>more.
</I>><i>
</I>><i>I was thinking of bind mounting only the individual mux socket.
</I>><i>
</I>><i>It's not ideal, but I can't think of a nicer way.
</I>><i>
</I>><i>Col
</I>><i>
</I>><i>
</I>><i>--
</I>><i>
</I>><i>Colin Guthrie
</I>><i>colin(at)mageia.org
</I>><i><A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>
</I>><i>
</I>><i>Day Job:
</I>><i> Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>
</I>><i>Open Source:
</I>><i> Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A>
</I>><i> PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>
</I>><i> Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>
</I>><i>Email Shield provided by NOCWorldWide.com
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20121031/f2d9c6e6/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019704.html">[Mageia-dev] saslauthd + systemd + postfix
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19707">[ date ]</a>
<a href="thread.html#19707">[ thread ]</a>
<a href="subject.html#19707">[ subject ]</a>
<a href="author.html#19707">[ 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>
|