From f7000c67959e5ad424f7bfd76b19cdfc6d50e40e Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 18 Jun 2026 13:01:40 +1200 Subject: Move the runit service things from distro to image so I can easily switch things up later --- meta-yerba/conf/distro/yerba.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yerba/conf/distro') diff --git a/meta-yerba/conf/distro/yerba.conf b/meta-yerba/conf/distro/yerba.conf index 06a9a2b..88e8937 100644 --- a/meta-yerba/conf/distro/yerba.conf +++ b/meta-yerba/conf/distro/yerba.conf @@ -6,7 +6,7 @@ MAINTAINER = "Arslaan Pathan " TCLIBC = "musl" -IMAGE_INSTALL:append = " runit runit-serialgetty runit-dhcpcd" +IMAGE_INSTALL:append = " runit" APPEND:append = " init=/sbin/runit-init" # add stuff later -- cgit v1.2.3