Files
ports/core/apache/run
2020-04-13 14:53:21 +08:00

8 lines
67 B
Bash

#!/bin/sh
set -e
mkdir -p /var/run/httpd
exec httpd -DNO_DETACH