home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
H4CK3R 16
/
hacker16
/
16_HACKER16.ISO
/
linux
/
tpm-security-server-1.2.1.iso
/
etc
/
xinetd.d
/
tftp
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-01-27
|
395 b
|
13 lines
service tftp
{
disable = yes
socket_type = dgram
wait = yes
user = nobody
server = /usr/libexec/tftpd
server_args = -l /var/tftpboot
log_on_success += HOST DURATION PID TRAFFIC
log_on_failure += HOST
nice = 10
}