summaryrefslogtreecommitdiff
path: root/start-ntpd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start-ntpd.sh')
-rwxr-xr-xstart-ntpd.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/start-ntpd.sh b/start-ntpd.sh
new file mode 100755
index 0000000..9077d30
--- /dev/null
+++ b/start-ntpd.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+nohup /bin/poll-ntpd.sh "eno1" &>/var/log/ntpd.log &