wok diff busybox/stuff/inetd.conf @ rev 16389

ntk: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 15 10:26:36 2014 +0000 (2014-04-15)
parents 8071f3e4169d
children 227b2c1214c2
line diff
     1.1 --- a/busybox/stuff/inetd.conf	Sat Apr 20 10:58:28 2013 +0000
     1.2 +++ b/busybox/stuff/inetd.conf	Tue Apr 15 10:26:36 2014 +0000
     1.3 @@ -29,3 +29,6 @@
     1.4  tftp	dgram	udp	wait	root	/usr/sbin/tftpd	/usr/sbin/tftpd -r /boot
     1.5  #systat	stream	tcp	nowait	nobody	/bin/ps
     1.6  #netstat	stream	tcp	nowait	root	/bin/netstat	/bin/netstat	-a
     1.7 +#http	stream	tcp	nowait	root	/usr/sbin/httpd	/usr/sbin/httpd	-i -u 80:80
     1.8 +#ftp	stream	tcp	nowait	root	/usr/sbin/ftpd	/usr/sbin/ftpd	-w /home/ftp
     1.9 +#printer	stream	tcp	nowait	root	/usr/sbin/lpd	/usr/sbin/lpd	/var/spool/lpd