about summary refs log tree commit diff
path: root/foo/etc/sv/dcron
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-04-25 23:21:51 +0200
committerJuan RP <xtraeme@gmail.com>2014-04-25 23:21:51 +0200
commitb45d3f8e1444ac9bc26280e3a7324101bec57b45 (patch)
tree9e0b89bfac72c4815f8c05f1f6ba5fc39b379ae5 /foo/etc/sv/dcron
parentb2fec086b9f498102537e0ff936138b2960e4082 (diff)
downloadrunit-void-b45d3f8e1444ac9bc26280e3a7324101bec57b45.tar.gz
runit-void-b45d3f8e1444ac9bc26280e3a7324101bec57b45.tar.xz
runit-void-b45d3f8e1444ac9bc26280e3a7324101bec57b45.zip
Remove foo directory committed accidentally.
Diffstat (limited to 'foo/etc/sv/dcron')
-rwxr-xr-xfoo/etc/sv/dcron/log/run2
l---------foo/etc/sv/dcron/log/supervise1
-rwxr-xr-xfoo/etc/sv/dcron/run3
l---------foo/etc/sv/dcron/supervise1
4 files changed, 0 insertions, 7 deletions
diff --git a/foo/etc/sv/dcron/log/run b/foo/etc/sv/dcron/log/run
deleted file mode 100755
index b36c4da..0000000
--- a/foo/etc/sv/dcron/log/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec logger -p daemon.notice
diff --git a/foo/etc/sv/dcron/log/supervise b/foo/etc/sv/dcron/log/supervise
deleted file mode 120000
index 555fc30..0000000
--- a/foo/etc/sv/dcron/log/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dcron-log
\ No newline at end of file
diff --git a/foo/etc/sv/dcron/run b/foo/etc/sv/dcron/run
deleted file mode 100755
index bd889e7..0000000
--- a/foo/etc/sv/dcron/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-echo "Starting dcron..."
-exec crond -f 2>&1
diff --git a/foo/etc/sv/dcron/supervise b/foo/etc/sv/dcron/supervise
deleted file mode 120000
index 99d3e2a..0000000
--- a/foo/etc/sv/dcron/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dcron
\ No newline at end of file