Project

General

Profile

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

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

    
6
# resync ipfilter
7
/sbin/ipf -y
(5-5/6)