]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/examples/pppd/ip-down.sample
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / share / examples / pppd / ip-down.sample
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5 # Example for /etc/ppp/ip-down file.
6
7 /usr/bin/logger -p daemon.notice -t pppd "$1 is down"