Crontab & Newsyslog Questions
From: Pelle Andersson (SPD Systems AB) (pelle_at_spd.nu)
Date: 02/27/04
- Previous message: Stephen Liu: "Re: freebsd without internet connection"
- Next in thread: Pelle Andersson (SPD Systems AB): "Re: Crontab & Newsyslog Questions"
- Reply: Pelle Andersson (SPD Systems AB): "Re: Crontab & Newsyslog Questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-newbies@freebsd.org> Date: Fri, 27 Feb 2004 11:04:11 +0100
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
================================
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Stephen Liu: "Re: freebsd without internet connection"
- Next in thread: Pelle Andersson (SPD Systems AB): "Re: Crontab & Newsyslog Questions"
- Reply: Pelle Andersson (SPD Systems AB): "Re: Crontab & Newsyslog Questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|