about summary refs log tree commit diff
path: root/services/opensmtpd
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/opensmtpd
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/opensmtpd')
-rwxr-xr-xservices/opensmtpd/log/run2
l---------services/opensmtpd/log/supervise1
-rwxr-xr-xservices/opensmtpd/run2
l---------services/opensmtpd/supervise1
4 files changed, 0 insertions, 6 deletions
diff --git a/services/opensmtpd/log/run b/services/opensmtpd/log/run
deleted file mode 100755
index afb131e..0000000
--- a/services/opensmtpd/log/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec logger -p mail.notice
diff --git a/services/opensmtpd/log/supervise b/services/opensmtpd/log/supervise
deleted file mode 120000
index 013c312..0000000
--- a/services/opensmtpd/log/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.opensmtpd-log
\ No newline at end of file
diff --git a/services/opensmtpd/run b/services/opensmtpd/run
deleted file mode 100755
index ec33a94..0000000
--- a/services/opensmtpd/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec smtpd -d 2>&1
diff --git a/services/opensmtpd/supervise b/services/opensmtpd/supervise
deleted file mode 120000
index cbde959..0000000
--- a/services/opensmtpd/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.opensmtpd
\ No newline at end of file