Project

General

Profile

Download (93 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2

    
3
# record logout
4
/usr/bin/logger -p local3.info "logout,$1,,$3"
5
/sbin/pfctl -b $3
6

    
(15-15/16)