services/apache: Add service for Apache

master
Dustin 2016-02-04 09:50:45 -06:00
parent afc080a5c5
commit 46c62f7469
1 changed files with 3 additions and 0 deletions

3
services/apache/run Executable file
View File

@ -0,0 +1,3 @@
#!/bin/execlineb -P
importas HOME HOME
/usr/sbin/apache2 -d ${HOME}/.local/lib64/apache2 -f httpd.conf -DFOREGROUND