Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2004 11:04:11 +0100
From:      "Pelle Andersson (SPD Systems AB)" <pelle@spd.nu>
To:        <freebsd-newbies@freebsd.org>
Subject:   Crontab & Newsyslog Questions
Message-ID:  <20040227100419.0E29243D2D@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi!

::NEWSYSLOG::
-------------
I want to rotate and pack my logs for Qpopper and ProFTPD
This is my lines in '/etc/newsyslog.conf':

#------------------
/var/log/qpopper.log	root:root	640	7	*	@T00	Z
/var/log/proftp.log	root:root	640	7	*	@T00	Z 
#------------------

It does not work =( What do I need to do?
Any suggestions?


::CRONTAB::
Im trying to run a shellscript for setting the time
against a NTP server. Im also want to run the analog
program for Apache2 logs.

The lines in '/etc/crontab':
#------------------
0	*	*	*	*	root	ntpdate.sh
0	*	*	*	*	root	analog 
#------------------

I also added the paths to this script & program like this:
PATH=./:/etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/etc/rc.
d/ 

Neither of them is running? Is this possible at all?
FreeBSD verion is 4.9

A big thanks in advance

================================
BEST REGARDS/MVH PELLE ANDERSSON
SYSTEM AND NETWORK ENGINEER
SPD SYSTEMS AB
WWW.SPD.NU
================================





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040227100419.0E29243D2D>