File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / chilli / Attic / down.sh
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jul 5 23:43:00 2011 UTC (13 years, 1 month ago) by misho
Branches: MAIN
CVS tags: HEAD
Initial revision

#!/bin/sh
# Coova Chilli - David Bird <david@coova.com>
# Licensed under the GPL, see http://coova.org/
# down.sh /dev/tun0 192.168.0.10 255.255.255.0

. /usr/local/etc/chilli/functions

# site specific stuff optional
[ -e /usr/local/etc/chilli/ipdown.sh ] && . /usr/local/etc/chilli/ipdown.sh

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