Logoj0ke.net Open Build Service > Projects > internetx > tmpwatch > Meta
Sign Up | Log In

Meta Configuration of Package tmpwatch

 
1
<package name="tmpwatch" project="internetx">
2
  <title>A utility for removing files based on when they were last accessed.</title>
3
  <description>The tmpwatch utility recursively searches through specified
4
directories and removes files which have not been accessed in a
5
specified period of time.  Tmpwatch is normally used to clean up
6
directories which are used for temporarily holding files (for example,
7
/tmp).  Tmpwatch ignores symlinks, won't switch filesystems and only
8
removes empty directories and regular files.</description>
9
  <person userid="hostmaster" role="maintainer"/>
10
</package>
11