Hello,
I'm currently testing nanobsd 11.1 and some variables setting doesn't work anymore.
For example when setting without_pam,
There's no effect : /usr/lib/libpam* are present and /usr/bin/login is linked with it. Even worse, static libs are present.
It's the same thing with audit, kerberos, etc. Note, that works with FreeBSD 9 an 10. Did I miss something?
Thanks for any help.
I'm currently testing nanobsd 11.1 and some variables setting doesn't work anymore.
For example when setting without_pam,
Code:
WITHOUT_PAM=
WITHOUT_PAM_SUPPORT=
It's the same thing with audit, kerberos, etc. Note, that works with FreeBSD 9 an 10. Did I miss something?
Thanks for any help.