summaryrefslogtreecommitdiff
blob: f6c9faafe868a6df24e7093128a588883428a667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>no-herd</herd>
	<maintainer>
		<email>hsggebhardt@googlemail.com</email>
		<name>Henry Gebhardt</name>
	</maintainer>
<longdescription lang="en">
Provides some configuration files for systemd. With the guess use-flag the ebuild tries to get the correct configuration from the files in /etc/conf.d/.
</longdescription>
<use>
	<flag name="guess">Try to guess the configuration if it not already exists</flag>
</use>
</pkgmetadata>