summaryrefslogtreecommitdiffstats
path: root/share/examples/pppd/auth-down.sample
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/pppd/auth-down.sample')
-rw-r--r--share/examples/pppd/auth-down.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/examples/pppd/auth-down.sample b/share/examples/pppd/auth-down.sample
new file mode 100644
index 0000000..b2da150
--- /dev/null
+++ b/share/examples/pppd/auth-down.sample
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# $FreeBSD$
+#
+# Example for /etc/ppp/auth-down file.
+
+/usr/bin/logger -p daemon.notice -t pppd "User $2 is logged off"
OpenPOWER on IntegriCloud