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

/usr/bin/logger -p daemon.notice -t pppd "User $2 is logged in"
OpenPOWER on IntegriCloud