summaryrefslogtreecommitdiffstats
path: root/share/examples/pppd/auth-down.sample
blob: b2da150dc040dbcaee684e1dbb9f5f673ed4a2fd (plain)
1
2
3
4
5
6
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