xref: /minix3/minix/tests/safecopy/system.conf (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1*433d6423SLionel Sambuc
2*433d6423SLionel Sambucservice requestor
3*433d6423SLionel Sambuc{
4*433d6423SLionel Sambuc	system
5*433d6423SLionel Sambuc		PRIVCTL		#  4
6*433d6423SLionel Sambuc		UMAP		# 14
7*433d6423SLionel Sambuc	;
8*433d6423SLionel Sambuc	uid	0;
9*433d6423SLionel Sambuc};
10*433d6423SLionel Sambuc
11*433d6423SLionel Sambucservice grantor
12*433d6423SLionel Sambuc{
13*433d6423SLionel Sambuc	system
14*433d6423SLionel Sambuc		PRIVCTL		#  4
15*433d6423SLionel Sambuc		UMAP		# 14
16*433d6423SLionel Sambuc	;
17*433d6423SLionel Sambuc	uid	0;
18*433d6423SLionel Sambuc};
19