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