Time Stuff

Is done here: https://github.com/schmto/nmsprime/blob/dev/modules/ProvBase/Install/files/time-dgram-nmsprime

and here: https://github.com/schmto/nmsprime/blob/dev/modules/ProvBase/Install/after_install.sh

Set Time

timedatectl set-timezone Europe/Berlin
yum install -y chrony

systemctl enable chronyd
systemctl start chronyd

# test
ntpdate de.pool.ntp.org

 

Enable Time Server (for CMs)

TODO: Patrick Reichel: provide default config file in install API provbase

⇒ adding config file (/etc/chrony.d/nmsprime.conf)

⇒ TODO: after_install.sh: add “include /etc/chrony.d/nmsprime.conf”

 

obsolete when using chronyd??

Activate Time Server

  1. disable = no in /etc/xinetd.d/time-dgram