/[smecontribs]/rpms/hylafax/contribs7/hylafax_hourly.cron
ViewVC logotype

Contents of /rpms/hylafax/contribs7/hylafax_hourly.cron

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sun Nov 23 04:57:51 2008 UTC (15 years, 6 months ago) by slords
Branch: MAIN
Changes since 1.1: +0 -0 lines
FILE REMOVED
Part of epel

1 #!/bin/sh
2
3 # Run the fax queue cleaner with conservative settings (delete as little as possible)
4 # If you're short on disk space, you might want to tune this commandline.
5
6 # 'man faxqclean' for more info
7
8 /usr/sbin/faxqclean -j 604800 -d 604800
9
10 exit 0

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed