blob: 2404d72254c5251c58d6c69eeebeb6f892f32ed8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{ type: install
message: <<EOM
If you want to open links in your default browser, then you have to
run the following commands (as root), before setting the relative
option in the client:
# mkdir %%LINUXBASE%%/usr/local
# mount_nullfs %%LOCALBASE%% %%LINUXBASE%%/usr/local
EOM
}
]
|