Re: Crontab & Newsyslog Questions

From: Pelle Andersson (SPD Systems AB) (pelle_at_spd.nu)
Date: 02/27/04

  • Next message: Stephen Liu: "Re: freebsd without internet connection"
    To: <freebsd-newbies@freebsd.org>
    Date: Fri, 27 Feb 2004 11:43:15 +0100
    
    

    Hi again!

    Solved the Crontab functions =)
    Its working, just needed to reboot...

    Now is the newsyslog the only matter...

    Thanks..

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

    -----Ursprungligt meddelande-----
    Från: owner-freebsd-newbies@freebsd.org
    [mailto:owner-freebsd-newbies@freebsd.org] För Pelle Andersson (SPD Systems
    AB)
    Skickat: den 27 februari 2004 11:04
    Till: freebsd-newbies@freebsd.org
    Ämne: Crontab & Newsyslog Questions

    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"

    _______________________________________________
    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"


  • Next message: Stephen Liu: "Re: freebsd without internet connection"