Add metadata.xml

The gentoo repo one.
This commit is contained in:
CNE
2026-05-13 08:30:18 +02:00
committed by GitHub
parent 4e6aba210d
commit e313d547bc

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>asturm@gentoo.org</email>
</maintainer>
<use>
<flag name="cgroup-hybrid">Use hybrid cgroup hierarchy instead of unified (OpenRC's default).</flag>
</use>
<upstream>
<remote-id type="github">elogind/elogind</remote-id>
</upstream>
</pkgmetadata>