services/apache: Add service for Apache
This commit is contained in:
3
services/apache/run
Executable file
3
services/apache/run
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/execlineb -P
|
||||
importas HOME HOME
|
||||
/usr/sbin/apache2 -d ${HOME}/.local/lib64/apache2 -f httpd.conf -DFOREGROUND
|
||||
Reference in New Issue
Block a user