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 Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git]
/
vsftpd-ext
/
vsftpd.xinetd
blob
eff2eb3dbf562c6117aaba025af73a8846c4d23b
1
service ftp
2
{
3
socket_type = stream
4
wait = no
5
user = root
6
server = /usr/sbin/vsftpd
7
log_on_success += HOST DURATION
8
log_on_failure += HOST
9
disable = yes
10
}