summaryrefslogtreecommitdiff
path: root/sysutils/mono-kmod/files/pkg-message.in
blob: 2c3edd7ac331f4106302db4be65f2cd3b1232525 (plain)
1
2
3
4
5
6
7
8
9
10
11
############################################################################

Add mono_load="YES" to /boot/loader.conf to load the kernel module
automatically.

The default path of Mono is %%LOCALBASE%%/bin/mono. You can specify an
alternate path by adding a line to /etc/sysctl.conf:

  kern.mono.path=/path/to/mono

############################################################################