Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 21:31:32 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Dave Horsfall <dave@horsfall.org>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Problem with old files in freebsd-update/files
Message-ID:  <20180227203132.GU32429@home.opsec.eu>
In-Reply-To: <alpine.BSF.2.21.1802280641350.20297@aneurin.horsfall.org>
References:  <alpine.BSF.2.21.1802280641350.20297@aneurin.horsfall.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> FreeBSD 10.4-RELEASE-p3 (GENERIC) #0: Tue Nov 14 09:06:09 UTC 2017
> 
> I wrote about this before, and was told to use "pkg clean" to clean up old 
> files which I now do every week, but...

I have those files in /var/db/freebsd-update/

And if I want to clean them up, I do:

cd /var/db
mv freebsd-update fbsd-up-old
mkdir freebsd-update
chmod 700 freebsd-update
rm -rf fbsd-up-old

-- 
pi@opsec.eu            +49 171 3101372                         2 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180227203132.GU32429>