summaryrefslogtreecommitdiffstats
path: root/recipes-extended/container-systemd-config/container-systemd-config_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* container-systemd-base: replace ROOTFS_POSTPROCESS_COMMAND with packageBruce Ashfield2026-02-101-0/+31
Factor systemd service masking into container-systemd-config package that installs mask symlinks via do_install. This replaces the ROOTFS_POSTPROCESS_COMMAND approach which is ignored in multi-layer OCI mode. The mask list is customizable via CONTAINER_SYSTEMD_MASK variable. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>