2006/8/30, Eric Shubes <[EMAIL PROTECTED]>:
aledr wrote:
> 2006/8/30, Eric Shubes <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:
>
>     aledr wrote:
>      > Do you need any other feedback?
>      >
>      > Let me ask another question:
>      > I wasn't able to find tmpwatch for SuSE Linux Enterprise 10, so, some
>      > cronjobs returns errors while trying to execute the comand...
>     what can I do?

I think you'll find it here:
http://www.novell.com/products/linuxpackages/server10/i386/apparmor-profiles.html

(Google is your friend!)

Here is the content of the file:

## START OF FILE ##

# $Id: etc.cron.daily.tmpwatch 12 2006-04-12 21:35:41Z steve-beattie $
# ------------------------------------------------------------------
#
#    Copyright (C) 2002-2005 Novell/SUSE
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------

#include <tunables/global>

/etc/cron.daily/tmpwatch {
  #include <abstractions/base>
  /etc/cron.daily/tmpwatch  r,
  /tmp                      r,
  /tmp/**                   rwl,
  /usr/sbin/tmpwatch        mixr,
  /var/cache/man*           r,
  /var/cache/man*/**        r,
  /var/tmp                  r,
  /var/tmp/**               rwl,
}

## END OF FILE ##

What do you think?

--
[ ]'s
Aledr - Alexandre
"OpenSource Solutions for SmallBusiness Problems"

Reply via email to