I know it's a long time, but I'm cleaning up old NTP bugs atm.

While I totally agree with all that was said before, times have changed
since this went dormant and we have to look at it freshly.

For NTP, the config via -N works these days:
default:
(ps alx | head -1) ; (ps alx | grep ntpd) | grep -v grep
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
5   114 10771     1  20   0 110040  4988 -      Ss   ?          0:00 
/usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 114:120

with cat /etc/default/ntp
NTPD_OPTS='-g -N'

F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
5   114 22635     1 -100  - 110032  4948 -      Ssl  ?          0:00 
/usr/sbin/ntpd -p /var/run/ntpd.pid -g -N -u 114:120

So now the remaining request of the bug would be to make -N the default
- and since it works just as is now the patch itself would be rather
trivial.

But since the default time synchronization these days is via systemd anyway it 
would only affect those explicitly using ntp.
That said I'll set this bug to incomplete for now, so it can time out if nobody 
cares but live on if one does.

This shall not be an offense, if anybody still cares and considers it
important to change the default I'd encourage you to go to file a Debian
bug. I don't think this would be worth a Ubuntu delta, if Debian agrees
it would be picked up by the next merge.


** Changed in: ntp (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/229632

Title:
  ntpd should run niced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/229632/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to