repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
ftpproxy
/
ftpproxy.xinetd
blob
74a24eea17dd2f57334c14585d474794e33e3911
1
service ftpproxy
2
{
3
disable = yes
4
type = unlisted
5
socket_type = stream
6
protocol = tcp
7
wait = no
8
user = nobody
9
server = /usr/sbin/ftp.proxy
10
server_args = -e -m
11
port = 2121
12
}