mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
systmed-timesyncd: add {google,facebook}.conf commented
This commit is contained in:
parent
cc76eb7d5c
commit
73604ae80f
7
etc/systemd/timesyncd.conf.d/facebook.conf
Normal file
7
etc/systemd/timesyncd.conf.d/facebook.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# WARNING: Leap second smearing! Don't use with anything else!
|
||||
# The config comes from https://developers.google.com/time/guides but I
|
||||
# already have a FallbackNTP so it needs to be erased as well.
|
||||
#[Time]
|
||||
#NTP=
|
||||
#FallbackNTP=
|
||||
#FallbackNTP=time.facebook.com
|
7
etc/systemd/timesyncd.conf.d/google.conf
Normal file
7
etc/systemd/timesyncd.conf.d/google.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# WARNING: Leap second smearing! Don't use with anything else!
|
||||
# The config comes from https://developers.google.com/time/guides but I
|
||||
# already have a FallbackNTP so it needs to be erased as well.
|
||||
#[Time]
|
||||
#NTP=
|
||||
#FallbackNTP=
|
||||
#FallbackNTP=time.google.com
|
Loading…
Reference in New Issue
Block a user