stuvusIT / ansible_systemd_timesyncd

Ansible role to set timezone and configure systemd-timesyncd
Other
18 stars 23 forks source link

Create drop-in configuration file #22

Closed deantvv closed 7 months ago

deantvv commented 1 year ago

Drop-in configuration have higher precedence and will override the main configuration file, which could be used for systemd-timesyncd.

In addition to the "main" configuration file, drop-in configuration snippets are read from /usr/lib/systemd/.conf.d/, /usr/local/lib/systemd/.conf.d/, and /etc/systemd/*.conf.d/. man timesyncd.conf