<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>reedy.sailors.8t@icloud.com</email>
		<name>Emi</name>
	</maintainer>
	<upstream>
		<doc>https://davmac.org/projects/dinit/</doc>
		<remote-id type="github">davmac314/dinit</remote-id>
	</upstream>
	<use>
		<flag name="cgroups">Enable cgroups support</flag>
		<flag name="sysv-utils">Install sysvinit compatibility symlinks for halt, init, poweroff, reboot and shutdown</flag>
	</use>
	<longdescription>
		Dinit is a service supervisor with dependency support which can also act as the system "init" program.
		It was created with the intention of providing a portable init system with dependency management,
		that was functionally superior to many extant inits. Development goals include clean design,
		robustness, portability, usability, and avoiding feature bloat
		(whilst still handling common - and some less-common - use cases).
		Dinit is designed to integrate with rather than subsume or replace other system software.
	</longdescription>
</pkgmetadata>
