summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/apache/run
blob: 95d5cc4c8dea533a7f401771d8fdc3808ff9ac52 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting Apache"


exec /usr/local/apache/bin/httpd -DNO_DETACH