Project

General

Profile

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

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

    
(6-6/7)