mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

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>
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
d /var/run/apache2 0755 root root -
|
|
d /var/log/apache2 0755 root root -
|