blob: 748bcc9eee7a30d7ea82365f799caa45ce63feea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
A startup script has been installed as:
%%PREFIX%%/etc/rc.d/mfsmaster
Use it to start/stop the mfsmaster service after you have added
the following line to your rc.conf file:
mfsmaster_enable="YES"
EOM
}
]
|