From be795898c0d2fa21e3389b89793dcd45c47f8b9f Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 29 Nov 2014 01:07:21 -0800 Subject: timesyncd: Support timesyncd.conf.d directories in the usual search paths --- man/timesyncd.conf.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/timesyncd.conf.xml b/man/timesyncd.conf.xml index aeb7182f91..1a56c2c5c4 100644 --- a/man/timesyncd.conf.xml +++ b/man/timesyncd.conf.xml @@ -22,7 +22,8 @@ along with systemd; If not, see . --> - + timesyncd.conf systemd @@ -44,24 +45,28 @@ timesyncd.conf - Network Time Synchronization configuration file + timesyncd.conf.d + Network Time Synchronization configuration files /etc/systemd/timesyncd.conf + /etc/systemd/timesyncd.conf.d/*.conf + /run/systemd/timesyncd.conf.d/*.conf + /usr/lib/systemd/timesyncd.conf.d/*.conf Description - When starting, systemd-timesyncd will read the - configuration file - timesyncd.conf. This - configuration file controls NTP network time + These configuration files control NTP network time synchronization. + + + Options -- cgit v1.2.3-54-g00ecf