<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Systemd does not take clock changes into consideration when calculating service running time"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65616">65616</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Systemd does not take clock changes into consideration when calculating service running time
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rhladik@tfc.cz
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>Systemd version: systemd-44-24.fc17.x86_64 , OS: Fedora 17.
Systemd reports wrong information about service runtime because of clock change
during boot process.
[root@higgs ~]# systemctl status -- '-.mount'
-.mount - /
Loaded: loaded
Active: active (mounted) since Fri, 09 Mar 2012 03:57:30 +0100; 1
years and 3 months ago
Where: /
What: /dev/md127
CGroup: name=systemd:/system/-.mount
[root@higgs ~]# uptime
19:12:24 up 63 days, 22:15, 6 users, load average: 0.43, 0.30, 0.25
The system clock were off by cca a year when the system booted and this has
been corrected via ntp daemon (chrony-1.27-0.3.pre1.fc17.x86_64).
I think that at least the "xxx ago" part of timing information should not be
affected by clock changes the same way uptime isn't.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>