diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-11 00:28:02 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-11 00:40:28 -0600 |
| commit | a33937d31fbede0e9f7dd7055dcb6ae95d305d59 (patch) | |
| tree | df907cef30e832a5dae337047d2b1dabc5ad8648 /meta-unit-core/recipes-unit/images | |
| parent | e99d9bb6788424ec7711d187985bb93b8b5c1175 (diff) | |
Rootless banner quadlet
Diffstat (limited to 'meta-unit-core/recipes-unit/images')
| -rw-r--r-- | meta-unit-core/recipes-unit/images/core-image-unit.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-unit-core/recipes-unit/images/core-image-unit.bb b/meta-unit-core/recipes-unit/images/core-image-unit.bb index ea7a7c1..d133554 100644 --- a/meta-unit-core/recipes-unit/images/core-image-unit.bb +++ b/meta-unit-core/recipes-unit/images/core-image-unit.bb @@ -2,4 +2,6 @@ SUMMARY = "Unit image" LICENSE = "MIT" +inherit fix-home-dir-ownership + require unit-image-base.inc |
