Initial import from FreeBSD RELENG_4:
[dragonfly.git] / share / examples / pppd / ip-down.sample
1 #!/bin/sh
2 #
3 # $FreeBSD: src/share/examples/pppd/ip-down.sample,v 1.1.2.1 2002/02/12 00:49:12 cjc Exp $
4 #
5 # Example for /etc/ppp/ip-down file.
6
7 /usr/bin/logger -p daemon.notice -t pppd "$1 is down"