X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fsv%2Fntp%2Frun;fp=etc%2Fsv%2Fntp%2Frun;h=f99231e8a53d532a13f4c2879a7ba86a565d0134;hb=4699cb3295e62b8035110ad473cd379d25dc8fdf;hp=0000000000000000000000000000000000000000;hpb=c5dbee4ab4e1cd5a35c01d2dc9c561bf12afcc22;p=lhc%2Fateliers.git diff --git a/etc/sv/ntp/run b/etc/sv/ntp/run new file mode 100755 index 0000000..f99231e --- /dev/null +++ b/etc/sv/ntp/run @@ -0,0 +1,9 @@ +#!/bin/sh -eux +exec 2>&1 +sv=${PWD#/etc/sv/} +exec /usr/sbin/ntpd \ + -c /etc/ntp.conf \ + -g \ + -I 127.0.0.1 \ + -n \ + -u ntp:ntp