From the official doc: "select when the command/script will run; choices are Pre Init (very early in boot process before filesystems are mounted)"
So, if pre-init script runs before filesystems are mounted, then where should I place it?!
I'm trying to make FreeNAS at least somewhat protected...