summaryrefslogtreecommitdiff
path: root/debian/control
blob: e250b447a7f5493fc5929399d8ef7b5d4c686155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: fswarn
Maintainer: Joe Rayhawk <jrayhawk@omgwallhack.org>
Section: admin
Build-depends: debhelper (>= 7)
Priority: extra
Homepage: http://piny.be/fswarn/
Standards-version: 3.9.1

Package: fswarn
Architecture: all
Depends: ${misc:Depends}, moreutils, base-files (>= 6.2) | initscripts (>= 2.88dsf-13.3)
Recommends: mail-transport-agent, cron
Description: cron.hourly filesystem utilization check 
 Prints warnings of utilization of total blocks or inodes over a configurable
 percentage threshold.
 .
 fswarn relies on the MAILTO function of cron. An MTA should probably be
 present and operational for this to do anything useful.