summaryrefslogtreecommitdiff
path: root/svc/lib/timesync
diff options
context:
space:
mode:
Diffstat (limited to 'svc/lib/timesync')
-rw-r--r--svc/lib/timesync8
1 files changed, 8 insertions, 0 deletions
diff --git a/svc/lib/timesync b/svc/lib/timesync
new file mode 100644
index 0000000..eb1b3ca
--- /dev/null
+++ b/svc/lib/timesync
@@ -0,0 +1,8 @@
+svc=timesync
+ exec=/bin/aux/timesync
+ args=-n
+ args=pool.ntp.org
+ needs=dns
+ needs=ipconfig
+ restart=always
+ enable=yes