blob: fc370e642bd34186af91514a4ea1304e9fd0195b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
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
EOM
}
]
|