Home | History | Annotate | Download | only in logrotate
      1 --- logrotate-default.orig	Wed Jun 18 11:20:38 2008
      2 +++ logrotate-default	Wed Jun 18 11:22:18 2008
      3 @@ -1,3 +1,10 @@
      4 +#
      5 +# Note: logadm(1M) is the default and recommended log rotation tool
      6 +# in OpenSolaris. By default it is being invoked from the crontab of root.
      7 +# If enabling logrotate, either avoid configuring it to manage the same 
      8 +# logfiles as logadm or disable logadm, to avoid conflicts.
      9 +#
     10 +
     11  # see "man logrotate" for details
     12  # rotate log files weekly
     13  weekly
     14