---
name: stmpclean
version: 0.3
origin: sysutils/stmpclean
comment: Remove old files from temporary directories
arch: freebsd:9:x86:64
www: http://shlang.com/stmpclean/
maintainer: shalunov@shlang.com
prefix: /usr/local
licenselogic: single
flatsize: 13766
desc: |
  The utility stmpclean securely deletes old files from directories
  such as /tmp and /var/tmp.

  Combining find and rm (possibly with xargs) for this purpose allows
  a local attacker to delete any file on the system.  It is a security
  hole.

  Using one of the nifty floating around Perl scripts for this purpose
  is dangerous: when you have an attack they have a tendency to behave
  like forking bombs, making matters much worse.

  WWW: http://shlang.com/stmpclean/
categories: [sysutils, security]
files:
  /usr/local/man/man8/stmpclean.8.gz: 29449ae6b2c2c6ca8947937d4ce158b6763894936c8cdb51278e8e891e6ac385
  /usr/local/sbin/stmpclean: 3a7b2759d64c18c9692e7f8e30b08a0ad24ff5ab8bb272df64e92fd0ff32587e
scripts: {}
