Simon Frankenberger be9c8ed89d main/apache2: Create /run folder for apache2 on install
The directory /run/apache2 is only created when running in openrc (see
apache2.initd). When installing on a non-openrc system (e.g. docker),
this folder is missing and apache2 refuses to start.

Closes https://bugs.alpinelinux.org/issues/9982
2019-02-14 23:39:16 +02:00
..