Modification : vm_hosted -> etc/sv/*/configure.sh .
[lhc/ateliers.git] / etc / sv / ntp / run
1 #!/bin/sh -eux
2 exec 2>&1
3 sv=${PWD#/etc/sv/}
4
5 exec /usr/sbin/ntpd \
6 -c /etc/ntp.conf \
7 -g \
8 -I 127.0.0.1 \
9 -n \
10 -u ntp:ntp