blob: b93e90eb884753a650b01f62aa58538144de0ae2 (
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/mfscgiserv
Use it to start/stop the mfscgiserv service after you have added
the following line to your rc.conf file:
mfscgiserv_enable="YES"
EOM
}
]
|