summaryrefslogtreecommitdiff
path: root/qtc_packaging/debian_harmattan/manifest.aegis
blob: 9ed72318458a80493e7caa771bfa723ad51350c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<aegis>
	<request>
		<!-- The daemon is supposed to be run as user. -->
		<credential name="UID::user" />
		<credential name="GID::users" />

		<!-- Required for service discovery -->
		<credential name="CAP::net_broadcast" />

		<for path="/opt/distfold/bin/distfoldd" />
	</request>
</aegis>