repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace previous change by different test
[minix.git]
/
test
/
ds
/
system.conf
blob
9b939518ec782d0d7a8d9f8dd1b313b74e77fb43
1
2
service dstest
3
{
4
system
5
PRIVCTL # 4
6
UMAP # 14
7
;
8
uid 0;
9
};
10
11
service subs
12
{
13
system
14
PRIVCTL # 4
15
UMAP # 14
16
;
17
uid 0;
18
};