Skip to content

Commit

Permalink
chore(os_baseline): update timesyncd.conf to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
karras committed Jul 28, 2024
1 parent 881c37f commit 5655d16
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions roles/os_baseline/templates/etc/systemd/timesyncd.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@
# any later version.
#
# Entries in this file show the compile time defaults. Local configuration
# should be created by either modifying this file, or by creating "drop-ins" in
# the timesyncd.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
# should be created by either modifying this file (or a copy of it placed in
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
# the /etc/systemd/timesyncd.conf.d/ directory. The latter is generally
# recommended. Defaults can be restored by simply deleting the main
# configuration file and all drop-ins located in /etc/.
#
# Use 'systemd-analyze cat-config systemd/timesyncd.conf' to display the full config.
#
# See timesyncd.conf(5) for details.

Expand Down

0 comments on commit 5655d16

Please sign in to comment.