openharmony-standard-3.0: Add pre-init systemd service
This oneshot service creates the folder architecture needed by the
OpenHarmony services and components.
All other OpenHarmony services will be started after this one.
These folders are intended to be created by their own systemd service
units, but since they are not all in place yet, this service acts as a
generic placeholder in the meantime.
The service also change /dev/binder file mode to 0666.
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
parent
71535e7d
No related branches found
No related tags found
Showing
- recipes-openharmony/openharmony/files/openharmony-preinit 84 additions, 0 deletionsrecipes-openharmony/openharmony/files/openharmony-preinit
- recipes-openharmony/openharmony/files/openharmony-preinit.service 9 additions, 0 deletions...openharmony/openharmony/files/openharmony-preinit.service
- recipes-openharmony/openharmony/files/openharmony-preinit.service.license 3 additions, 0 deletions...ony/openharmony/files/openharmony-preinit.service.license
- recipes-openharmony/openharmony/openharmony-standard_3.0.bb 19 additions, 1 deletionrecipes-openharmony/openharmony/openharmony-standard_3.0.bb
Please register or sign in to comment