Files
Z. Liu b45cc8e5e8 sys-process/runit: add USE=system-init
if enabled, sys-process/runit is a provider of virtual/service-manager

Bug: https://bugs.gentoo.org/375115
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44909
Signed-off-by: Sam James <sam@gentoo.org>
2026-03-19 02:41:38 +00:00

21 lines
710 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zhixu.liu@gmail.com</email>
<name>Z. Liu</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">g-pape/runit</remote-id>
<remote-id type="github">clan/runit</remote-id>
</upstream>
<use>
<flag name="scripts">Install boot scripts into /etc/runit/.</flag>
<flag name="system-init">Installed as a provider of virtual/service-manager.</flag>
</use>
</pkgmetadata>