"Fossies" - the Fresh Open Source Software Archive

Member "fou4s-0.16.0/examples/fou4s-crontab" (22 Mar 2009, 1162 Bytes) of package /linux/privat/old/fou4s-0.16.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 MAILTO=root
    2 PATH=/bin:/usr/local/bin:/usr/bin:/sbin:/usr/sbin
    3 # The command below will update patch descriptions from the ftp server
    4 # and download necessary updates. To install the updates, run fou4s -i
    5 # afterwards. root (see MAILTO=...) will get a mail if new updates are 
    6 # found only, so there is not a mail every day!
    7 #
    8 # If you use this cronjob, PLEASE CHANGE THE TIME to some other value to keep 
    9 # load on ftp servers low (default is 06:05 am)
   10 # The --checkfou4s option lets fou4s check for an update of fou4s (recommended).
   11 #
   12 # If you don't want to download all updates automatically, add the option -n 
   13 # after the --auto parameter. It is advisable not to do so, because this 
   14 # will save bandwidth during the day. 
   15 #
   16 # Please also note that the --auto parameter will cause all packages listed
   17 # in the AutoList in fou4s.conf to be installed automatically. The default
   18 # value for AutoList is to update fou4s itself. The update process is very
   19 # secure (GPG signatures, etc.), so you should not have to worry.
   20 5 6 * * * root fou4s --auto --checkfou4s 
   21 # check with buildtime option once a month for safety
   22 17 6 1 * * root fou4s -e --buildtime --quiet