Date: Wed, 30 Jan 2008 11:39:21 -0500 From: Mikhail Teterin <mi+mill@aldan.algebra.com> To: questions@freebsd.org Cc: fs@freebsd.org Subject: Automatic `nodump' flag? Message-ID: <200801301139.21989.mi%2Bmill@aldan.algebra.com>
next in thread | raw e-mail | index | archive | help
Hello! I'd like the entire contents of each user's .mozilla/firefox/*/Cache directory to be excluded from the regular filesystem dumps. Running ``chflags -R nodump /home/*/.mozilla/firefox/*/Cache'' does the trick, but this needs to be redone daily -- prior to running the backup -- because new entries appear in the caches, obviously... The new entries don't have the nodump flag set. Is there a way, the flag can be set automatically? For example, inherited from the directory? Thanks! -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801301139.21989.mi%2Bmill>