CVS add logwatch.cron & cvs commit install_logwatch.sh
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
I added a new file called logwatch.cron which will be used instead of the symlink in 8.0 I also adjusted the install script to use this. Kirk if you could modify the rpm to do the right thing that would be great. I think you just need to edit ~/project/rpm_install so that it does install -m 0755 -T logwatch.cron /etc/cron.daily/0logwatch But you might need to add the file definition for logwatch.cron to rpm_files not sure.. -Mike