blob: f3895f7f4703789a80ddeefbc29aecc23ae57a32 (
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-dev] Freeze Push: e2fsprogs
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20Push%3A%20e2fsprogs&In-Reply-To=%3C4FA562AB.5080608%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="015320.html">
<LINK REL="Next" HREF="015197.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Freeze Push: e2fsprogs</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20Push%3A%20e2fsprogs&In-Reply-To=%3C4FA562AB.5080608%40mageia.org%3E"
TITLE="[Mageia-dev] Freeze Push: e2fsprogs">anssi at mageia.org
</A><BR>
<I>Sat May 5 19:26:03 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="015320.html">[Mageia-dev] Freeze Push: e2fsprogs
</A></li>
<LI>Next message: <A HREF="015197.html">[Mageia-dev] Proposal: add script to desktop-common-data to find text editor
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#15321">[ date ]</a>
<a href="thread.html#15321">[ thread ]</a>
<a href="subject.html#15321">[ subject ]</a>
<a href="author.html#15321">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>05.05.2012 19:42, Colin Guthrie kirjoitti:
><i> 'Twas brillig, and David Walser at 05/05/12 17:15 did gyre and gimble:
</I>>><i> Colin Guthrie wrote:
</I>>>><i> This is why the kernel will automatically does the sync for you every 12
</I>>>><i> minutes when an ntp daemon is running. This is the recommended method.
</I>>><i>
</I>>><i> How does the kernel know when an ntp daemon is running in user space? Does it work with chrony, or only ntpd?
</I>><i>
</I>><i> I don't know the internals. It works with either chrony or ntpd.
</I>><i>
</I>>>><i> So unless we have a proper frame of reference, (user set time, ntp
</I>>>><i> protocol time) then there should be no manual sync.
</I>>><i>
</I>>><i> Does the kernel then sync the hwclock when you change the time manually, including with rdate or ntpdate?
</I>><i>
</I>><i> It won't do it automatically when doing that. It's really up to whatever
</I>><i> tool changes the date/time to do that as needed I think.
</I>
And how could such a tool know if RTC should be set to UTC or local time?
.. or are we expected to patch them to parse /etc/sysconfig/clock for that?
Well, I guess the tool could detect that by looking at the RTC/sysclock
offset as well, though seems a bit hacky...
What is the expected "right way" to do it, if systemd policy is to not
sync on shutdown?
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="015320.html">[Mageia-dev] Freeze Push: e2fsprogs
</A></li>
<LI>Next message: <A HREF="015197.html">[Mageia-dev] Proposal: add script to desktop-common-data to find text editor
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#15321">[ date ]</a>
<a href="thread.html#15321">[ thread ]</a>
<a href="subject.html#15321">[ subject ]</a>
<a href="author.html#15321">[ 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>
|