blob: 96df43463522849d00c2d70bf04f226b4b5e2218 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] systemd and faxgetty
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20systemd%20and%20faxgetty&In-Reply-To=%3C4FE3D5DF.4020907%40whitby-jr.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007969.html">
<LINK REL="Next" HREF="007970.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] systemd and faxgetty</H1>
<B>Jim Whitby</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20systemd%20and%20faxgetty&In-Reply-To=%3C4FE3D5DF.4020907%40whitby-jr.org%3E"
TITLE="[Mageia-discuss] systemd and faxgetty">jim at whitby-jr.org
</A><BR>
<I>Fri Jun 22 04:18:07 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007969.html">[Mageia-discuss] Accessibility in Mageia
</A></li>
<LI>Next message: <A HREF="007970.html">[Mageia-discuss] Accessibility in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7968">[ date ]</a>
<a href="thread.html#7968">[ thread ]</a>
<a href="subject.html#7968">[ subject ]</a>
<a href="author.html#7968">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>History:
Installed hylafax client-server.
Nothing starts up at init.
Conclusions:
The init scripts in hylafax are not systemd compatible.
Bug filed.
Now my question(s).
Can anyone help me get the systemd files setup to respawn faxgetty on
ttyS0 ( or ttys1) ?
I kinda have an idea, but that and $1.50 might get you a cup of coffee.
I have looked at the default serial-getty files, but am not sure what to
change or to do a completely new file.
I think it would be better to create a new file.
Systemd files are all over the place ( /var/lib /etc and maybe other
places. ) some are symlinks some not.
Some are template files ( I think I have those figured out ).
more explicitly:
Need enuf info to create faxgetty.service file(s).
Need enuf info to create faxq.service file.
Need to know where to put the files.
Maybe having that info I can start to better understand what I'm doing.
Be happy to supply any additional info requested.
Thx
Jim
--
Programmers used to batch environments may find it hard to live without
giant listings; we would find it hard to use them.
-- D.M. Ritchie
----------------------
Mageia release 2 (Official) for x86_64
3.3.6-desktop-2.mga2 x86_64
----------------------
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007969.html">[Mageia-discuss] Accessibility in Mageia
</A></li>
<LI>Next message: <A HREF="007970.html">[Mageia-discuss] Accessibility in Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7968">[ date ]</a>
<a href="thread.html#7968">[ thread ]</a>
<a href="subject.html#7968">[ subject ]</a>
<a href="author.html#7968">[ 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>
|