diff options
Diffstat (limited to 'share/examples/pppd/auth-down.sample')
-rw-r--r-- | share/examples/pppd/auth-down.sample | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/share/examples/pppd/auth-down.sample b/share/examples/pppd/auth-down.sample deleted file mode 100644 index b2da150dc040..000000000000 --- a/share/examples/pppd/auth-down.sample +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# Example for /etc/ppp/auth-down file. - -/usr/bin/logger -p daemon.notice -t pppd "User $2 is logged off" |