[packages/tmpwatch] explain that TIME can contain optional suffix
glen
glen at pld-linux.org
Thu Mar 28 11:46:10 CET 2013
commit 4a3300e6abcb14df3711259e050ecdb6f3028db4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Mar 28 12:45:55 2013 +0200
explain that TIME can contain optional suffix
tmpwatch.conf | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/tmpwatch.conf b/tmpwatch.conf
index ef1cc94..31612e0 100644
--- a/tmpwatch.conf
+++ b/tmpwatch.conf
@@ -3,5 +3,12 @@
# You can add your own config, named name.conf
#
# Syntax:
-# directory time (in hours)
+# DIRECTORY TIME [OPTS]
+#
+# The TIME argument is a number with an optional single-character suffix
+# specifying the units: m for minutes, h for hours, d for days. If no suffix
+# is specified, time is in hours.
+#
+# OPTS is optional and can be any option from tmwatch(8)
+
/var/tmp 720
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tmpwatch.git/commitdiff/4a3300e6abcb14df3711259e050ecdb6f3028db4
More information about the pld-cvs-commit
mailing list