https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241062

--- Comment #3 from Andriy Gapon <[email protected]> ---
That's strange. I see that the script uses find -x for its job, -x instructs 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to