replace NTP with chrony

This commit is contained in:
2017-06-23 08:23:35 +02:00
parent c98bf04e07
commit a829f36ff6
+1 -1
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
```