Files
ports/core/apache/run
2018-05-13 00:12:31 +08:00

3 lines
56 B
Bash
Executable File

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