services/apache: Add service for Apache
parent
afc080a5c5
commit
46c62f7469
|
@ -0,0 +1,3 @@
|
|||
#!/bin/execlineb -P
|
||||
importas HOME HOME
|
||||
/usr/sbin/apache2 -d ${HOME}/.local/lib64/apache2 -f httpd.conf -DFOREGROUND
|
Loading…
Reference in New Issue