wok-stable diff busybox/receipt @ rev 12089

busybox: tftpd should chroot (thanks Don Manuel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 10 12:59:12 2012 +0100 (2012-03-10)
parents a5fbfa5737a6
children fa31026b97ce
line diff
     1.1 --- a/busybox/receipt	Fri Mar 09 18:20:06 2012 +0100
     1.2 +++ b/busybox/receipt	Sat Mar 10 12:59:12 2012 +0100
     1.3 @@ -31,6 +31,7 @@
     1.4  conspy.u
     1.5  httpd.u
     1.6  su-nochdir.u
     1.7 +tftp-chroot.u
     1.8  EOT
     1.9      cp $stuff/$PACKAGE-${VERSION%.*}.config .config
    1.10  }