Date: Tue, 25 Jun 2019 09:20:26 -0500 From: Valeri Galtsev <galtsev@kicp.uchicago.edu> To: freebsd-questions@freebsd.org Subject: Re: Can I recreate my .snap directories ? Message-ID: <2fd51656-05c5-c609-a355-7275aab9cbb7@kicp.uchicago.edu> In-Reply-To: <20190625004825.AF1CB71804F@kicp.uchicago.edu> References: <2214.1561413756@segfault.tristatelogic.com> <CAHu1Y702UxMiFURL56-CrLUz%2B4SEPLirsYZXBz1B8=_x6rWUKw@mail.gmail.com> <20190625004825.AF1CB71804F@kicp.uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-06-24 19:47, Thomas Mueller wrote: > from Michael Sierchio: > >> It's just a directory. > >> mkdir -p /.snap /usr/.snap /var/.snap >> chown root:operator /.snap /usr/.snap /var/.snap >> chmod 775 /.snap /usr/.snap /var/.snap > > Where do you get /usr/.snap and /var/.snap ? > > I have seen /.snap in FreeBSD but never /usr/.snap or /var/.snap . Every mount point with UFS-2 mounted will have .snap directory. No places that are not actually mount points with UFS-2 mounted should not have .snap directories (ideally). Sometimes people do rsync and .snap sneak in from the place with different mount points structure... Valeri > > Tom > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2fd51656-05c5-c609-a355-7275aab9cbb7>