Bug#791391: NFS mounts and other things fail if DHCP hasn't finished

Michael Biebl biebl at debian.org
Sat Jul 4 20:10:12 BST 2015


Hi,

Am 04.07.2015 um 18:08 schrieb Daniel Pocock:
> On 04/07/15 14:29, Michael Biebl wrote:

>> (*) As a side note: you might want to consider enabling 
>> systemd-timesyncd.service (and removing ntpdate). timesyncd is a
>> very lightweight NTP client.
> 
> 
> Would this mean removing both the ntp and ntpdate packages?  They are
> all configured to talk to an NTP server on 192.168.1.2

systemd-timesyncd is only a (S)NTP client, it doesn't provider the
server part. If you use NTP as a (local) NTP server, systemd-timesyncd
can not replace. If you use NTP as a client only, you can uninstall both
ntpdate and ntp and simply run

systemctl enable systemd-timesyncd.service
systemctl start systemd-timesyncd.service

The default NTP servers are configured in
/etc/systemd/timesyncd.conf. If you want to use your own, you can change
the NTP= setting.
See also man timesynd.conf.

systemd-timesyncd works so well, that we decided to enable it by default
for stretch.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150704/182ad238/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list