Magellan Linux

Diff of /trunk/busybox/tftpd.confd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2482 by niro, Tue Jul 15 10:33:00 2014 UTC revision 2632 by niro, Mon Jul 20 14:17:14 2015 UTC
# Line 1  Line 1 
1  TFTPD_PORT="69"  TFTPD_PORT="69"
2    TFTPD_LISTENER="0.0.0.0"
3  TFTPD_ROOT="/var/tftpd"  TFTPD_ROOT="/var/tftpd"
4  TFTPD_OPTS=""  TFTPD_OPTS="-r"

Legend:
Removed from v.2482  
changed lines
  Added in v.2632