FS#41016 - [ntp] ntp-units dropin needs new name
Attached to Project:
Arch Linux
Opened by Mantas Mikulėnas (grawity) - Saturday, 28 June 2014, 13:40 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 29 June 2014, 16:48 GMT
Opened by Mantas Mikulėnas (grawity) - Saturday, 28 June 2014, 13:40 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 29 June 2014, 16:48 GMT
|
Details
systemd now installs
"/usr/lib/systemd/ntp-units.d/90-systemd.list", which is
meant to have _lowest_ priority, but since it's the only
dropin with a numeric prefix, it gets sorted asciibetically
_before_ "ntp.list".
This package should install "20-${pkgname}.list" or "50-${pkgname}.list" instead, to get higher priority than systemd-timesyncd. (I think it should have lower priority than "##-chrony.list", by the way, as some people install chrony as the main daemon and ntp just for the management tools.) |
This task depends upon
Closed by Gaetan Bisson (vesath)
Sunday, 29 June 2014, 16:48 GMT
Reason for closing: Implemented
Additional comments about closing: ntp-4.2.7.p446-1 in [testing]
Sunday, 29 June 2014, 16:48 GMT
Reason for closing: Implemented
Additional comments about closing: ntp-4.2.7.p446-1 in [testing]
Comment by Gaetan Bisson (vesath) -
Sunday, 29 June 2014, 16:43 GMT
Let's go for fifty.