On 2016-10-27, [email protected] <[email protected]> wrote: > Hello. > > I am a (happy) operating system user OpenBSD -current (architecture amd64) on > my laptop Lenovo ThinkPad X200s. :) > > I would like to learn more about this system. I'm curious. I recently > realized that the third-party software configuration files were in "/etc" > instead of "/usr/local/etc" that does not exist (like FreeBSD).
See hier(7). > Why? OpenBSD isn't FreeBSD. Here, /usr/local is something that is usually just written to by pkg_add, not somehing that gets changed in normal sysadmin operation.

