summaryrefslogtreecommitdiffstats
path: root/share/examples/pppd/ip-down.sample
blob: 45b8eb45675d9d9d54d5f896a128e6723ce72c92 (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
# $FreeBSD$
#
# Example for /etc/ppp/ip-down file.

/usr/bin/logger -p daemon.notice -t pppd "$1 is down"
OpenPOWER on IntegriCloud