6 lines
93 B
Bash
Executable File

#!/bin/sh
. /etc/service/template
msglog green "Starting Apache..."
exec apache2-foreground