summary refs log tree commit diff
path: root/services/dcron
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-10-13 18:15:55 +0200
committerJuan RP <xtraeme@gmail.com>2014-10-13 18:15:55 +0200
commit6148db4462ee5ad830f6a13d593ad56c541370f8 (patch)
tree9b1fcbe56a149824620f145802e1680c3d61c6eb /services/dcron
parentc807548118d1753682d12ad844070b1d90e60563 (diff)
downloadrunit-void-6148db4462ee5ad830f6a13d593ad56c541370f8.tar.gz
runit-void-6148db4462ee5ad830f6a13d593ad56c541370f8.tar.xz
runit-void-6148db4462ee5ad830f6a13d593ad56c541370f8.zip
Removed all services that have been moved to void-packages.
Diffstat (limited to 'services/dcron')
-rwxr-xr-xservices/dcron/log/run2
l---------services/dcron/log/supervise1
-rwxr-xr-xservices/dcron/run2
l---------services/dcron/supervise1
4 files changed, 0 insertions, 6 deletions
diff --git a/services/dcron/log/run b/services/dcron/log/run
deleted file mode 100755
index 481c04d..0000000
--- a/services/dcron/log/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec logger -p cron.notice
diff --git a/services/dcron/log/supervise b/services/dcron/log/supervise
deleted file mode 120000
index 555fc30..0000000
--- a/services/dcron/log/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dcron-log
\ No newline at end of file
diff --git a/services/dcron/run b/services/dcron/run
deleted file mode 100755
index 33d1c52..0000000
--- a/services/dcron/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec crond -f 2>&1
diff --git a/services/dcron/supervise b/services/dcron/supervise
deleted file mode 120000
index 99d3e2a..0000000
--- a/services/dcron/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dcron
\ No newline at end of file