]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - share/examples/pppd/auth-up.sample
Adjust to reflect 8.0-RELEASE.
[FreeBSD/releng/8.0.git] / share / examples / pppd / auth-up.sample
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5 # Example for /etc/ppp/auth-up file.
6
7 /usr/bin/logger -p daemon.notice -t pppd "User $2 is logged in"