From 74589f40a446b16babce4a300c42cdea42f6b186 Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Wed, 21 Apr 2021 12:42:24 +0000 Subject: [PATCH] init.d: added ntp --- init/init.d/ntp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 init/init.d/ntp diff --git a/init/init.d/ntp b/init/init.d/ntp new file mode 100755 index 0000000..16634c4 --- /dev/null +++ b/init/init.d/ntp @@ -0,0 +1,3 @@ +#!/bin/sh + +ntpd -q -p pool.ntp.org