diff options
Diffstat (limited to 'etc/periodic/daily/110.clean-tmps')
-rwxr-xr-x | etc/periodic/daily/110.clean-tmps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/daily/110.clean-tmps b/etc/periodic/daily/110.clean-tmps index 86abc4cc82a28..6b2e2fc31c43d 100755 --- a/etc/periodic/daily/110.clean-tmps +++ b/etc/periodic/daily/110.clean-tmps @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: 110.clean-tmps,v 1.2 1997/09/01 11:07:55 ache Exp $ +# $Id: 110.clean-tmps,v 1.3 1997/09/11 15:21:30 ache Exp $ # # This is a security hole, never use 'find' on a public directory # with -exec rm -f as root. This can be exploited to delete any file |