docker-GLPI/service/30-apache2/run

6 lines
87 B
Plaintext
Raw Normal View History

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