Project

General

Profile

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

    
3
# record logout
4
/usr/bin/logger -p local3.info "logout,$1,$4,$5"
5
/sbin/pfctl -i $1 -Fs
6
/sbin/pfctl -K $4/32
(21-21/22)