conf change

This commit is contained in:
11notes
2018-08-17 13:28:24 +02:00
parent a91e117cc7
commit ecd3801ce5
2 changed files with 0 additions and 4 deletions

View File

@@ -6,8 +6,5 @@ RUN apk --update --no-cache add openntpd
ADD ./ntpd.conf /etc/ntpd.conf ADD ./ntpd.conf /etc/ntpd.conf
# ------ VOLUMES ------ #
VOLUME ["/etc/ntp"]
# ------ CMD/START/STOP ------ # # ------ CMD/START/STOP ------ #
ENTRYPOINT ["/usr/sbin/ntpd", "-dvS"] ENTRYPOINT ["/usr/sbin/ntpd", "-dvS"]

View File

@@ -1,3 +1,2 @@
listen on * listen on *
sensor *
servers ch.pool.ntp.org servers ch.pool.ntp.org