aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba/recipes-core/runit/runit_2.3.1.bb
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-16 11:19:19 +1200
committerArslaan Pathan <[email protected]>2026-06-16 11:19:19 +1200
commit62f7546c38bae692939b34b1f96b41492f6130b2 (patch)
treede6dabc94c6f0a820380fbe05848aced85da1389 /meta-yerba/recipes-core/runit/runit_2.3.1.bb
parent13f9b37549b1a38c72d799d62830513f53c0a2ac (diff)
downloadyerbalinux-62f7546c38bae692939b34b1f96b41492f6130b2.tar.xz
yerbalinux-62f7546c38bae692939b34b1f96b41492f6130b2.zip
Move files around
Diffstat (limited to 'meta-yerba/recipes-core/runit/runit_2.3.1.bb')
-rw-r--r--meta-yerba/recipes-core/runit/runit_2.3.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yerba/recipes-core/runit/runit_2.3.1.bb b/meta-yerba/recipes-core/runit/runit_2.3.1.bb
index 66ed6ba..8d27e44 100644
--- a/meta-yerba/recipes-core/runit/runit_2.3.1.bb
+++ b/meta-yerba/recipes-core/runit/runit_2.3.1.bb
@@ -31,6 +31,7 @@ do_install() {
install -m 0755 ${S}/command/chpst ${D}/usr/bin/
install -m 0755 ${S}/command/runsvchdir ${D}/usr/sbin/
ln -sf sbin/runit-init ${D}/sbin/init
+ ln -sf /usr/sbin/runsv ${D}/sbin/runsv
fi
cat > ${D}/etc/runit/1 << 'EOF'