On Fri, Aug 1, 2025 at 1:12 PM Roy J. Tellason, Sr. <[email protected]> wrote:
> On Thursday 31 July 2025 03:25:23 pm Nicolas George wrote: > > On the other hand, /var on the same filesystem as the rest of / is not a > > good idea. > > > > Why? > You typically want to mount / as read-only; while you want to mount /var as read-write. Or some people want to mount the filesystem read-only. Jeff

