All partitions can have: "rw,nodev,nosuid", only exception is the "/dev" directory (that it cannot have "nodev").
Is there a way that i can partition a new OpenBSD install that all usual mounts would be under "/", with the only exception of "/dev"?
So there should be two partitions: "/" and "/dev" - is this possible?
peterK88
asked Jul 8, 2024 at 12:00
noexec
on/var
, or/tmp
, but not on/usr
or/
. You might needwxallowed
on/usr/local
but not anywhere else, etc etc etc. Logs will not fill up/
until they do, and then you'll be screwed if you can't even log in. There are plenty of reasons for using separate mount points, and, in an age where virtually any storage medium has at least 16Gb, efficiency is definitely not a problem, IMHO.