replace NTP with chrony

This commit is contained in:
Joerg Lehmann 2017-06-23 08:23:35 +02:00
parent c98bf04e07
commit a829f36ff6
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Noch ein paar Zusatzpakete:
# yum install policycoreutils-devel -y
# yum install bridge-utils -y
# yum install tcpdump -y
# yum install ntp -y
# yum install chrony -y
# yum install py-bcrypt -y
```