perl-5.22
Last change
on this file since 5160d62 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
422 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | # |
---|
| 2 | # $Id: acct_users,v 1.4 2003/08/13 16:54:40 aland Exp $ |
---|
| 3 | # |
---|
| 4 | # This is like the 'users' file, but it is processed only for |
---|
| 5 | # accounting packets. |
---|
| 6 | # |
---|
| 7 | #DEFAULT Acct-Status-Type == Start |
---|
| 8 | # Exec-Program = "/path/to/exec/acct/start" |
---|
| 9 | # |
---|
| 10 | #DEFAULT Acct-Status-Type == Stop |
---|
| 11 | # Exec-Program = "/path/to/exec/acct/stop" |
---|
| 12 | # |
---|
| 13 | # For information on how the attributes from the request are passed |
---|
| 14 | # to the program, see 'doc/variables.txt' |
---|
| 15 | # |
---|
| 16 | # |
---|
Note: See
TracBrowser
for help on using the repository browser.