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

The commit e789c3837c
tries to create
log/run directory in initscript/systemd unit file. This is not a correct
method. We should create them in pkg_postinst.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.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 -
|