freebsd-ports/security/dazuko/files/pkg-message.in
Jose Alonso Cardenas Marquez 892a3a954e - Update to 2.3.9
- Remove BROKEN on > 8.x
2011-06-24 21:10:22 +00:00

16 lines
553 B
Text

################################################################################
1) If you selected WITH_EXAMPLEC, you can test the module using files from:
%%EXAMPLESDIR%%/example
%%EXAMPLESDIR%%/example_mt
2) Do not load the module using /boot/loader.conf. It generates a page fault due
to a possible dazuko bug.
You could use /etc/rc.local for loading the module. For example, add the
following line to /etc/rc.local:
/sbin/kldload dazuko
################################################################################