[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Auto dist-upgrade script




On Sat, Sep 07, 2002 at 12:40:07AM -0400, Scott Henson wrote......
> On Thu, 2002-09-05 at 23:53, ThanhVu Nguyen wrote:
> 
> This is my crontab to do nightly mantinence on my system(backups to be
> added as soon as I get my new server up and running :-D)
> 
>  # use /bin/sh to run commands, no matter what /etc/passwd says
>  SHELL=/bin/sh
> 
> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin
>  # mail any output to `admin'
>  MAILTO=admin@example.com
>  30 4  * * *       dselect update && apt-get dist-upgrade -ydu &&
> apt-history; ntpdate ns1.yourISP.com
>

What or where is 'apt-history'?  I looked around in the man and also did
a apt-cache search apt-history, but didn't find any references to it.

Thanks, Kevin

> 
> -- 



Reply to: