Date: Sun, 19 May 2013 16:21:47 -0400 From: Michael Powell <nightrecon@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: problems with port upgrade consistency using portsnap Message-ID: <knbc8o$ke0$1@ger.gmane.org> References: <51986F0A.4030509@gmx.it> <519895B3.9060506@ShaneWare.Biz> <5198FD3A.4040603@gmx.it>
next in thread | previous in thread | raw e-mail | index | archive | help
fddi wrote: [snip] > > so ther is something wrong in my crontab > > 0 3 * * * /usr/sbin/portsnap -I cron update && pkg_version -vIL= See man portsnap, section TIPS - it shows example of correct way: 0 3 * * * root /usr/sbin/portsnap cron The TIPS section contains more details. [snip] -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?knbc8o$ke0$1>