Servus zusammen,
komme leider wieder mal nicht weiter.
Benutze die neueste Rasbian Stretch Lite Version.
Ich möchte einen eigenen Zeitserver (den der Fritzbox nutzen)
Müsste sich normal über timesyncd.conf einstellen lassen oder?
Habe folgendes versucht:
Code
- # This file is part of systemd.
- #
- # systemd is free software; you can redistribute it and/or modify it
- # under the terms of the GNU Lesser General Public License as published by
- # the Free Software Foundation; either version 2.1 of the License, or
- # (at your option) any later version.
- #
- # Entries in this file show the compile time defaults.
- # You can change settings by editing this file.
- # Defaults can be restored by simply deleting this file.
- #
- # See timesyncd.conf(5) for details.
- [Time]
- Servers=fritz.box
- #NTP=
- #FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
Es wurde von mir nur die Zeile eingefügt:
Achja, die IP-Adresse der Fritzbox hab ich auch schon mal versucht. Geht leider auch nicht.
Jemand eine Idee?