wok rev 14363

busybox/stuff/inetd.conf: update path to tftpd
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 20 10:58:28 2013 +0000 (2013-04-20)
parents 26fa1b18a2ce
children bc52ad89ff49
files busybox/stuff/inetd.conf
line diff
     1.1 --- a/busybox/stuff/inetd.conf	Sat Apr 20 14:34:09 2013 +0200
     1.2 +++ b/busybox/stuff/inetd.conf	Sat Apr 20 10:58:28 2013 +0000
     1.3 @@ -26,6 +26,6 @@
     1.4  
     1.5  # These are standard services.
     1.6  #
     1.7 -tftp	dgram	udp	wait	root	/usr/bin/tftpd	/usr/bin/tftpd -r /boot
     1.8 +tftp	dgram	udp	wait	root	/usr/sbin/tftpd	/usr/sbin/tftpd -r /boot
     1.9  #systat	stream	tcp	nowait	nobody	/bin/ps
    1.10  #netstat	stream	tcp	nowait	root	/bin/netstat	/bin/netstat	-a