touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #134528
[Bug 1541532] Re: migrate UTC setting from /etc/default/rcS to adjtime
This bug was fixed in the package sysvinit - 2.88dsf-59.3ubuntu2
---------------
sysvinit (2.88dsf-59.3ubuntu2) xenial; urgency=medium
* Revert Ubuntu delta about setting UTC in /etc/default/rcS instead of
/etc/adjtime. (LP: #1541532)
* debian/control: Add Breaks: systemd (<< 228-5ubuntu3) to initscripts to
ensure that we upgrade systemd before, so that this can migrate the UTC
setting. (This used to be done by util-linux, but having it in systemd is
a smaller delta.)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Thu, 04 Feb 2016 22:29:08
+0100
** Changed in: sysvinit (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1541532
Title:
migrate UTC setting from /etc/default/rcS to adjtime
Status in installation-guide package in Ubuntu:
Fix Released
Status in lupin package in Ubuntu:
Fix Released
Status in mbr package in Ubuntu:
In Progress
Status in systemd package in Ubuntu:
Fix Released
Status in sysvinit package in Ubuntu:
Fix Released
Status in util-linux package in Ubuntu:
Fix Committed
Status in mbr package in Debian:
New
Bug description:
This has been an Ubuntu delta in systemd and perhaps other Ubuntu
packages for a long time. But /etc/default/rcS is a SysV-ism, and no
other setting in there is relevant. Steps:
* Bump the version guard in systemd.conf for migrating the actual setting (keep until 16.04 LTS)
* Ensure that we only look at the LOCAL setting during boot, and do no actual drift correction at boot, as the kernel does that by itself.
* grep the archive for software which might directly look at or even write that file (Ubuntu specific config tools and the like).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1541532/+subscriptions
References