blob: 06b6131dcd7120d2930fb003c6823e62373dbb85 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] /var/lock/tty on Mageia 3
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20/var/lock/tty%20on%20Mageia%203&In-Reply-To=%3C50B8F17D.1090606%40unige.ch%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008957.html">
<LINK REL="Next" HREF="008959.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] /var/lock/tty on Mageia 3</H1>
<B>Juergen Harms</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20/var/lock/tty%20on%20Mageia%203&In-Reply-To=%3C50B8F17D.1090606%40unige.ch%3E"
TITLE="[Mageia-discuss] /var/lock/tty on Mageia 3">Juergen.Harms at unige.ch
</A><BR>
<I>Fri Nov 30 18:48:45 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008957.html">[Mageia-discuss] Will tyhe 'official Mageia-3 installer offer a GRUB-Legacy option?
</A></li>
<LI>Next message: <A HREF="008959.html">[Mageia-discuss] /var/lock/tty on Mageia 3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8958">[ date ]</a>
<a href="thread.html#8958">[ thread ]</a>
<a href="subject.html#8958">[ subject ]</a>
<a href="author.html#8958">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I am having problems with utility programs that do serial I/O and use
locks in /var/lock/tty (and they often require group ownership of this
directory to be dialout (back in the past it was tty).
In the past, it was sufficient to create /var/lock/tty after system
generation. In Mageia 3 /var/lock/tty now disappears at each reboot,
which breaks the locking facility of these programs (in Mageia 3
/var/lock/ is a link to /var/run, which in turn links to /run)
Is this design, a bug, a consequence of the run-dir support that comes
with Mageia 3? I guess it is the last. What can be done to make these
programs work again (they run at user level and do not have the
priviledges to, at run-time, create /var/lock/tty with the correct
ownership)?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008957.html">[Mageia-discuss] Will tyhe 'official Mageia-3 installer offer a GRUB-Legacy option?
</A></li>
<LI>Next message: <A HREF="008959.html">[Mageia-discuss] /var/lock/tty on Mageia 3
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8958">[ date ]</a>
<a href="thread.html#8958">[ thread ]</a>
<a href="subject.html#8958">[ subject ]</a>
<a href="author.html#8958">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|