about summary refs log tree commit diff
path: root/foo/etc/sv/ntpd/log
diff options
context:
space:
mode:
Diffstat (limited to 'foo/etc/sv/ntpd/log')
-rwxr-xr-xfoo/etc/sv/ntpd/log/run2
l---------foo/etc/sv/ntpd/log/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/foo/etc/sv/ntpd/log/run b/foo/etc/sv/ntpd/log/run
new file mode 100755
index 0000000..b36c4da
--- /dev/null
+++ b/foo/etc/sv/ntpd/log/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec logger -p daemon.notice
diff --git a/foo/etc/sv/ntpd/log/supervise b/foo/etc/sv/ntpd/log/supervise
new file mode 120000
index 0000000..7071288
--- /dev/null
+++ b/foo/etc/sv/ntpd/log/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.ntpd-log
\ No newline at end of file