services/apache: Add service for Apache

This commit is contained in:
2016-02-04 09:50:45 -06:00
parent afc080a5c5
commit 46c62f7469

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