diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-07-11 14:16:40 -0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-07-11 14:24:29 -0300 |
commit | 2ed3de9cc4f80670cd911536c3e40239fb0e2aa6 (patch) | |
tree | 13e52c42ed399df184cf22613c1a4ff1bc60a3de /README | |
parent | 43694a8cc70667498f3ffc5d9325b7d0428558e5 (diff) | |
download | systemd-2ed3de9cc4f80670cd911536c3e40239fb0e2aa6.tar.gz |
build-sys: warn if people don't change the default NTP servers when building systemd
Also, explain the situation in the docs.
Relates to #437
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -261,6 +261,11 @@ WARNINGS: false positives will be triggered by code which violates some rules but is actually safe. + Currently, systemd-timesyncd defaults to use the Google NTP + servers if not specified otherwise at configure time. You + really should not ship an OS or device with this default + setting. See DISTRO_PORTING for details. + ENGINEERING AND CONSULTING SERVICES: ENDOCODE <https://endocode.com/> offers professional engineering and consulting services for systemd. Please |