summary refs log tree commit diff
path: root/services/ntpd
diff options
context:
space:
mode:
Diffstat (limited to 'services/ntpd')
-rwxr-xr-xservices/ntpd/log/run2
l---------services/ntpd/log/supervise1
-rwxr-xr-xservices/ntpd/run2
l---------services/ntpd/supervise1
4 files changed, 0 insertions, 6 deletions
diff --git a/services/ntpd/log/run b/services/ntpd/log/run
deleted file mode 100755
index b36c4da..0000000
--- a/services/ntpd/log/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec logger -p daemon.notice
diff --git a/services/ntpd/log/supervise b/services/ntpd/log/supervise
deleted file mode 120000
index 7071288..0000000
--- a/services/ntpd/log/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.ntpd-log
\ No newline at end of file
diff --git a/services/ntpd/run b/services/ntpd/run
deleted file mode 100755
index 772b123..0000000
--- a/services/ntpd/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec ntpd -g -u ntpd:ntpd -n
diff --git a/services/ntpd/supervise b/services/ntpd/supervise
deleted file mode 120000
index 77d9d0d..0000000
--- a/services/ntpd/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.ntpd
\ No newline at end of file