commit a0d53440fa3745a6bb8caf7d09cd4ebf6cfb12bc
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Aug 28 14:19:46 2017 +0300

    globs need escaping in conf too
    
    error: bad time argument /tmp/hsperfdata_www

 tmpwatch.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tmpwatch.conf b/tmpwatch.conf
index 2d2bffb..c37ca4f 100644
--- a/tmpwatch.conf
+++ b/tmpwatch.conf
@@ -12,4 +12,4 @@
 # OPTS is optional and can be any option from tmpwatch(8)
 
 /var/tmp       720
-/tmp           240 -x /tmp/.X11-unix -x /tmp/.XIM-unix -x /tmp/.font-unix -x 
/tmp/.ICE-unix -x /tmp/.Test-unix -X /tmp/.s.PGSQL.* -X /tmp/hsperfdata_*
+/tmp           240 -x /tmp/.X11-unix -x /tmp/.XIM-unix -x /tmp/.font-unix -x 
/tmp/.ICE-unix -x /tmp/.Test-unix -X /tmp/.s.PGSQL.\* -X /tmp/hsperfdata_\*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tmpwatch.git/commitdiff/a0d53440fa3745a6bb8caf7d09cd4ebf6cfb12bc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to