Revision: 10505 http://gar.svn.sourceforge.net/gar/?rev=10505&view=rev Author: bdwalton Date: 2010-07-12 13:09:25 +0000 (Mon, 12 Jul 2010)
Log Message: ----------- logwatch: correct crontab entry Modified Paths: -------------- csw/mgar/pkg/logwatch/trunk/Makefile Modified: csw/mgar/pkg/logwatch/trunk/Makefile =================================================================== --- csw/mgar/pkg/logwatch/trunk/Makefile 2010-07-12 12:38:34 UTC (rev 10504) +++ csw/mgar/pkg/logwatch/trunk/Makefile 2010-07-12 13:09:25 UTC (rev 10505) @@ -112,5 +112,5 @@ $(INSTALLDATA) logwatch.8 $(DESTDIR)$(MANDIR)/man8; \ $(INSTALLEXE) logwatch.wrapper $(DESTDIR)$(BINDIR)/logwatch; \ $(INSTALLDIR) $(DESTDIR)$(CRONDIR); \ - echo "02 4 * * * /opt/csw/sbin/logwatch" > $(DESTDIR)$(CRONTABS) ) + echo "02 4 * * * /opt/csw/bin/logwatch" > $(DESTDIR)$(CRONTABS) ) @$(MAKECOOKIE) \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel