I just completed a fresh install of FBSD-14 to a VM, and logged in as root. Not an upgrade from 13.2.
Nothing extra installed. OS remaining in virgin state.
Default shell is sh. All good, but noticed the following default for root :
It seems there's no directories created for /usr/local/sbin or /usr/local/bin
In fact, /usr/local is a thoroughly empty directory.
Is this deliberate and working as intended for a fresh install, or have I done somethings wrong already ?
Nothing extra installed. OS remaining in virgin state.
Default shell is sh. All good, but noticed the following default for root :
Code:
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
It seems there's no directories created for /usr/local/sbin or /usr/local/bin
In fact, /usr/local is a thoroughly empty directory.
Is this deliberate and working as intended for a fresh install, or have I done somethings wrong already ?
Last edited by a moderator: