blob: dad797469e8ef3c42f1525a784bc02d206d4eba5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
NTFS-3G has been installed. It requires fusefs(5) support to operate,
so issue the ``kldload fusefs'' command or ``sysrc kld_list+=fusefs''
to make it load automatically when the system starts.
For further information, implementation details, and known issues see
the FreeBSD README (%%DOCSDIR%%/README.FreeBSD) in
addition to the official README (contains some Linux-specific parts).
EOM
}
]
|