diff --git a/services/apache/run b/services/apache/run new file mode 100755 index 0000000..a36f0d9 --- /dev/null +++ b/services/apache/run @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +importas HOME HOME +/usr/sbin/apache2 -d ${HOME}/.local/lib64/apache2 -f httpd.conf -DFOREGROUND