summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/apache/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/runit-scripts/runitscripts/services/apache/run')
-rwxr-xr-xabs/core-testing/runit-scripts/runitscripts/services/apache/run8
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core-testing/runit-scripts/runitscripts/services/apache/run b/abs/core-testing/runit-scripts/runitscripts/services/apache/run
deleted file mode 100755
index 95d5cc4..0000000
--- a/abs/core-testing/runit-scripts/runitscripts/services/apache/run
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-export TERM=linux
-. /etc/rc.conf
-. /etc/rc.d/functions
-stat_runit "Starting Apache"
-
-
-exec /usr/local/apache/bin/httpd -DNO_DETACH