File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / tftpd / complete.sh
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Fri Feb 21 09:54:52 2014 UTC (10 years, 6 months ago) by misho
Branches: elwix2_2
add tftpd configs

#!/bin/sh
#
# Shell script for complete operation
#  complete.sh <action> <opcode> <filename> <mode> <client_address> <client_port>
#
# $Id: complete.sh,v 1.1.2.1 2014/02/21 09:54:52 misho Exp $


echo "Complete script '$*'"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>