summaryrefslogtreecommitdiffstats
path: root/share/examples/pppd/ip-down.sample
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/pppd/ip-down.sample')
-rw-r--r--share/examples/pppd/ip-down.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/examples/pppd/ip-down.sample b/share/examples/pppd/ip-down.sample
new file mode 100644
index 0000000..45b8eb4
--- /dev/null
+++ b/share/examples/pppd/ip-down.sample
@@ -0,0 +1,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