38682 torrus packaging issues
[freeside.git] / torrus / doc / manpages / torrus_cleanup.pod.in
1 #  Copyright (C) 2004  Stanislav Sinyagin
2 #
3 #  This program is free software; you can redistribute it and/or modify
4 #  it under the terms of the GNU General Public License as published by
5 #  the Free Software Foundation; either version 2 of the License, or
6 #  (at your option) any later version.
7 #
8 #  This program is distributed in the hope that it will be useful,
9 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
10 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 #  GNU General Public License for more details.
12 #
13 #  You should have received a copy of the GNU General Public License
14 #  along with this program; if not, write to the Free Software
15 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
16
17 # $Id: torrus_cleanup.pod.in,v 1.1 2010-12-27 00:04:39 ivan Exp $
18 # Stanislav Sinyagin <ssinyagin@yahoo.com>
19 #
20 #
21
22 =head1 NAME
23
24 cleanup - Cleans up Torrus web session data.
25
26 =head1 SYNOPSIS
27
28 B<torrus cleanup>
29
30 =head1 DESCRIPTION
31
32 This command cleans out the expired (older than 2 days) Torrus web interface
33 session data.
34
35 =head1 FILES
36
37 =over 4
38
39 =item F<@sesstordir@>
40
41 Torrus session data storage directory.
42
43 =item F<@seslockdir@>
44
45 Torrus session data lock directory.
46
47 =back
48
49 =head1 SEE ALSO
50
51 L<torrus(@mansec_usercmd@)>
52
53 =head1 NOTES
54
55 See more documentation at Torrus home page: http://torrus.org
56
57 =head1 AUTHOR
58
59 Stanislav Sinyagin E<lt>ssinyagin@yahoo.comE<gt>
60