← Back to team overview

touch-packages team mailing list archive

[Bug 1541532] [NEW] migrate UTC setting from /etc/default/rcS to adjtime

 

Public bug reported:

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).

** Affects: systemd (Ubuntu)
     Importance: Undecided
     Assignee: Martin Pitt (pitti)
         Status: Triaged

** Changed in: systemd (Ubuntu)
    Milestone: None => ubuntu-16.02

** Changed in: systemd (Ubuntu)
     Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: systemd (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1541532

Title:
  migrate UTC setting from  /etc/default/rcS to adjtime

Status in systemd package in Ubuntu:
  Triaged

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/systemd/+bug/1541532/+subscriptions


Follow ups