Changed tftp to run as daemon on ubuntu and debian.
This commit is contained in:
parent
47e7ac0d35
commit
a9ac0d179b
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
service tftp
|
||||
{
|
||||
protocol = udp
|
||||
port = 69
|
||||
socket_type = dgram
|
||||
wait = yes
|
||||
user = nobody
|
||||
server = /usr/sbin/in.tftpd
|
||||
server_args = /tftpboot
|
||||
disable = no
|
||||
}
|
Loading…
Add table
Reference in a new issue