iputils update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
service tftp
|
||||
{
|
||||
socket_type = dgram
|
||||
protocol = udp
|
||||
wait = yes
|
||||
user = nobody
|
||||
server = /usr/sbin/tftpd
|
||||
server_args = /var/tftpboot
|
||||
disable = yes
|
||||
}
|
||||
Reference in New Issue
Block a user