#!/bin/sh #---------------------------------------------------------------------------- # /etc/ppp/ipv6-down990.bundle # # Last Update: $Id$ #---------------------------------------------------------------------------- # decrement reference counter of bundle master if [ -n "$BUNDLE" ] && bundle_handle_l3prot_down $circ_link_id then echo "$circ_link_id: disconnected from non-multilink peer" /etc/ppp/link-down $interface $circ_link_id fi