Date: Sat, 05 Oct 2019 20:02:59 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241062] bectl: generated mount should be done in /var/tmp not in /tmp Message-ID: <bug-241062-227-Jtuf9N92pZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241062-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241062-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241062 --- Comment #3 from Andriy Gapon <avg@FreeBSD.org> --- That's strange. I see that the script uses find -x for its job, -x instruct= s to not traverse mount points... Ah, but then it execs rm -rf -- {} which will happily remove everything under a mountpoint. I think that it's a bug of cleartmp. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241062-227-Jtuf9N92pZ>