Changes between Version 23 and Version 24 of UnixClientPackage


Ignore:
Timestamp:
Nov 8, 2009, 11:12:37 AM (14 years ago)
Author:
Nicolas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UnixClientPackage

    v23 v24  
    7272expects to find it.  I believe this is `/etc/logrotate.d`
    7373
    74 >>>I developed a working [http://pastebin.ca/1000283 logrotate config file].
    75 >>>We found that the daemon must be stopped and started in order for the logs to be rotated. -KSM
     74>>I developed a working [http://pastebin.ca/1000283 logrotate config file].
     75>>We found that the daemon must be stopped and started in order for the logs to be rotated. -KSM
    7676>
    7777> It seems that path to the log files has to be hardcoded into this file.  Anybody making their own package needs to adjust that path, possibly as a part of an installation script. -EAM