meta-openembedded/meta-webserver/recipes-httpd/apache2/files/apache2-volatile.conf
Roy Li a40fcab604 apache2: create configuration file for systemd-tmpfiles
when use systemd as a system and service manager, systemd-tmpfiles will replace
/etc/init.d/populate-volatile.sh to handle temporary files, so we need to create
the configuration file for apache2

Signed-off-by: Roy Li <rongqing.li@windriver.com>
2013-09-16 13:36:21 +01:00

3 lines
74 B
Plaintext

d /var/run/apache2 0755 root root -
d /var/log/apache2 0755 root root -