[Lunar-commits] <moonbase> tmpwatch: Delete old files from /tmp
Auke Kok
sofar at foo-projects.org
Tue Sep 7 06:47:23 CEST 2010
commit aa8bbc4f5a1aa743008f10916e115a15b09438c2
Author: Auke Kok <sofar at foo-projects.org>
Date: Tue Sep 7 06:47:23 2010 +0200
tmpwatch: Delete old files from /tmp
---
zbeta/tmpwatch/DETAILS | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/zbeta/tmpwatch/DETAILS b/zbeta/tmpwatch/DETAILS
new file mode 100644
index 0000000..27c3ed2
--- /dev/null
+++ b/zbeta/tmpwatch/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=tmpwatch
+ VERSION=2.10.1
+ SOURCE=${MODULE}-${VERSION}.tar.bz2
+ SOURCE_URL=https://fedorahosted.org/releases/t/m/tmpwatch/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:9529c355ed0036e3c8c21974d86f802f1df58e68
+ WEB_SITE="https://fedorahosted.org/tmpwatch/wiki"
+ ENTERED=20100907
+ UPDATED=20100907
+ SHORT="delete old files from /tmp"
+cat <<EOF
+The tmpwatch utility recursively searches through specified directories
+and removes files which have not been accessed in a specified period
+of time. tmpwatch is normally used to clean up directories which are
+used for temporarily holding files (for example, /tmp).
+EOF
More information about the Lunar-commits
mailing list