Dear Friends,
Pardon my ignorance, but I would like to implement MAC_SEEOTHERUIDS as explained in:
https://www.freebsd.org/doc/el/books/handbook/mac-modules.html
I added mac_seeotheruids_load="YES" to /boot/loader.conf
Where to implement:
?
My board is a beagleBone Black, I hope that it has the requested kernel modules.
For a newcomer like me, "Kernel configuration line" is not clear enough.
Thank you
Pardon my ignorance, but I would like to implement MAC_SEEOTHERUIDS as explained in:
https://www.freebsd.org/doc/el/books/handbook/mac-modules.html
Code:
Kernel configuration line: options MAC_SEEOTHERUIDS
Boot option: mac_seeotheruids_load="YES"
I added mac_seeotheruids_load="YES" to /boot/loader.conf
Where to implement:
Code:
options MAC_SEEOTHERUIDS
My board is a beagleBone Black, I hope that it has the requested kernel modules.
For a newcomer like me, "Kernel configuration line" is not clear enough.
Thank you