mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
1a42752afa
The commite789c3837ctries 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> (cherry picked from commit6f4d0dbfbc) Signed-off-by: Armin Kuster <akuster808@gmail.com>
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
# <type> <owner> <group> <mode> <path> <linksource>
|
|
d root root 0755 /var/run/apache2 none
|
|
d root root 0755 /var/log/apache2 none
|