diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-18 13:01:40 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-18 13:01:40 +1200 |
| commit | f7000c67959e5ad424f7bfd76b19cdfc6d50e40e (patch) | |
| tree | 13a92bfb123d977657b59384404beb261a8ecc61 /meta-yerba/recipes-core | |
| parent | 146efb308198d172c7bf5b9a2cdd0f7a795407ce (diff) | |
| download | yerbalinux-f7000c67959e5ad424f7bfd76b19cdfc6d50e40e.tar.xz yerbalinux-f7000c67959e5ad424f7bfd76b19cdfc6d50e40e.zip | |
Move the runit service things from distro to image so I can easily switch things up later
Diffstat (limited to 'meta-yerba/recipes-core')
| -rw-r--r-- | meta-yerba/recipes-core/images/yerba-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yerba/recipes-core/images/yerba-image.bb b/meta-yerba/recipes-core/images/yerba-image.bb index 5515039..3b07d89 100644 --- a/meta-yerba/recipes-core/images/yerba-image.bb +++ b/meta-yerba/recipes-core/images/yerba-image.bb @@ -12,6 +12,7 @@ IMAGE_INSTALL = "\ ${CORE_IMAGE_EXTRA_INSTALL} \ runit \ runit-serialgetty \ + runit-dhcpcd \ runit-config \ bash \ zsh \ |
