repo.or.cz
/
ferm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
loop init
[ferm.git]
/
test
/
params
/
owner
blob
61569627d800743fba03f9e5d9078c48941256e0
1
option automod
2
3
chain test_owner {
4
uid-owner root ACCEPT;
5
gid-owner users ACCEPT;
6
pid-owner 1 ACCEPT;
7
sid-owner 0 ACCEPT;
8
}
9