about summary refs log tree commit diff
path: root/services/apache
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/apache
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/apache')
-rwxr-xr-xservices/apache/run5
l---------services/apache/supervise1
2 files changed, 0 insertions, 6 deletions
diff --git a/services/apache/run b/services/apache/run
deleted file mode 100755
index 5fcf647..0000000
--- a/services/apache/run
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-mkdir -p /run/httpd || exit 1
-chmod 0710 /run/httpd || exit 1
-chown root:httpd /run/httpd || exit 1
-exec httpd -DNO_DETACH
diff --git a/services/apache/supervise b/services/apache/supervise
deleted file mode 120000
index a914dc4..0000000
--- a/services/apache/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.apache
\ No newline at end of file