kernel - Update swapcache manual page, fix breakage in last commit
[dragonfly.git] / share / examples / pppd / auth-down.sample
blobb4675df53d69103b243daa11d71326822c729a1e
1 #!/bin/sh
3 # $FreeBSD: src/share/examples/pppd/auth-down.sample,v 1.1.2.1 2002/02/12 00:49:12 cjc Exp $
4 # $DragonFly: src/share/examples/pppd/auth-down.sample,v 1.2 2003/06/17 04:36:57 dillon Exp $
6 # Example for /etc/ppp/auth-down file.
8 /usr/bin/logger -p daemon.notice -t pppd "User $2 is logged off"