mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
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>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
d /var/run/apache2 0755 root root -
|
||||
d /var/log/apache2 0755 root root -
|
||||
Reference in New Issue
Block a user